diff options
author | ade <ade@FreeBSD.org> | 2000-06-24 01:44:14 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-24 01:44:14 +0800 |
commit | 83c95aeaca19d6bd3d2759b83fa4c384e0a8a378 (patch) | |
tree | 75e33eac314fc7777640b6ce9a81b9687851ae65 /math/gnumeric/Makefile | |
parent | acdc9d4227becb084b2b88a846451e0d8b2ed596 (diff) | |
download | freebsd-ports-gnome-83c95aeaca19d6bd3d2759b83fa4c384e0a8a378.tar.gz freebsd-ports-gnome-83c95aeaca19d6bd3d2759b83fa4c384e0a8a378.tar.zst freebsd-ports-gnome-83c95aeaca19d6bd3d2759b83fa4c384e0a8a378.zip |
Update to reflect changes in devel/libole2
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index cbfc8288f2a3..03c48358a78f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ LIB_DEPENDS= gnomeprint.9:${PORTSDIR}/print/gnomeprint \ glade.3:${PORTSDIR}/devel/libglade \ guile.6:${PORTSDIR}/lang/guile \ - ole2.0:${PORTSDIR}/devel/libole2 + gnomeole2.0:${PORTSDIR}/devel/libole2 GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |