diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-02-09 22:01:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-02-09 22:01:59 +0000 |
commit | d0d337cf0ea86b3f913b9757c0124d58bb72a694 (patch) | |
tree | 519b72ade9b35a79f908033f2e65982949c6a3e2 /math/gnumeric2 | |
parent | Update to 0.5 (diff) |
Update for new x11-toolkits/gal shared library revision
Notes
Notes:
svn path=/head/; revision=38151
Diffstat (limited to 'math/gnumeric2')
-rw-r--r-- | math/gnumeric2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 6d28843e5512..026392377a86 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ glade.4:${PORTSDIR}/devel/libglade \ guile.9:${PORTSDIR}/lang/guile \ gnomeole2.0:${PORTSDIR}/devel/libole2 \ - gal.3:${PORTSDIR}/x11-toolkits/gal + gal.4:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes USE_PERL5= yes |