Add gnomebasic plugin support
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -4,6 +4,7 @@ etc/CORBA/servers/graph.gnorba
|
||||
etc/gnumericConf.sh
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnum_csv.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnum_dif.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnum_gb.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnum_guile.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnum_html.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnum_lotus.so
|
||||
|
||||
Reference in New Issue
Block a user