aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-06-29 00:11:42 +0800
committerade <ade@FreeBSD.org>2000-06-29 00:11:42 +0800
commit38614689762572ea7bcd850d7e3882f022d175af (patch)
tree6ab22f5d4ce27096c5221953216c44dfea771f6a /math/gnumeric/Makefile
parent3ce02ada07d313b006813219003810549a2d753a (diff)
downloadfreebsd-ports-graphics-38614689762572ea7bcd850d7e3882f022d175af.tar.gz
freebsd-ports-graphics-38614689762572ea7bcd850d7e3882f022d175af.tar.zst
freebsd-ports-graphics-38614689762572ea7bcd850d7e3882f022d175af.zip
Add gnomebasic plugin support
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 03c48358a78..84c6d605272 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -20,7 +20,8 @@ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
LIB_DEPENDS= gnomeprint.9:${PORTSDIR}/print/gnomeprint \
glade.3:${PORTSDIR}/devel/libglade \
guile.6:${PORTSDIR}/lang/guile \
- gnomeole2.0:${PORTSDIR}/devel/libole2
+ gnomeole2.0:${PORTSDIR}/devel/libole2 \
+ gb.0:${PORTSDIR}/lang/gnomebasic
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config