diff options
author | ade <ade@FreeBSD.org> | 2001-06-19 08:15:06 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-06-19 08:15:06 +0000 |
commit | 4c3d04f3ee3ab2822fcf5a415967b2da24158db0 (patch) | |
tree | f798c747965905058521cc844e1e5cdf853b9eb3 /math | |
parent | b95f4a248957e1d26af482bfc407bb80242f336e (diff) | |
download | FreeBSD-ports-4c3d04f3ee3ab2822fcf5a415967b2da24158db0.zip FreeBSD-ports-4c3d04f3ee3ab2822fcf5a415967b2da24158db0.tar.gz |
libgda falls under the USE_GNOME knob now, adjust dependencies accordingly.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 3 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 9440ef8..02a5b47 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -19,9 +19,6 @@ LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \ gal.7:${PORTSDIR}/x11-toolkits/gal \ gb.0:${PORTSDIR}/lang/gnomebasic -# Temporarily take this out until libgda 0.2.4 or higher is released -# gda-common.0:${PORTSDIR}/databases/libgda - USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 9440ef8..02a5b47 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -19,9 +19,6 @@ LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \ gal.7:${PORTSDIR}/x11-toolkits/gal \ gb.0:${PORTSDIR}/lang/gnomebasic -# Temporarily take this out until libgda 0.2.4 or higher is released -# gda-common.0:${PORTSDIR}/databases/libgda - USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes |