diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-06-19 08:15:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-06-19 08:15:06 +0000 |
commit | 25c88b865f88656fcff0d4704fb28b7333a38f19 (patch) | |
tree | 3ed511e64601fede321609fa9696e4b45e2f1be1 /math | |
parent | Add gnome-db support. (diff) |
libgda falls under the USE_GNOME knob now, adjust dependencies accordingly.
Notes
Notes:
svn path=/head/; revision=44210
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 9440ef800024..02a5b478af05 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 9440ef800024..02a5b478af05 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 |