diff options
author | ade <ade@FreeBSD.org> | 2000-02-23 00:09:38 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-23 00:09:38 +0000 |
commit | 0803bbd8c4338a6dde02c4926a63cf8d4b451927 (patch) | |
tree | 8b4e59af4f559da6b40d17aac72b475b701042a8 /math/gnumeric | |
parent | 3183a749ec738605b5c9f2f2f328c4b31c0d17c4 (diff) | |
download | FreeBSD-ports-0803bbd8c4338a6dde02c4926a63cf8d4b451927.zip FreeBSD-ports-0803bbd8c4338a6dde02c4926a63cf8d4b451927.tar.gz |
Update to reflect new gnomeprint share library revision
Diffstat (limited to 'math/gnumeric')
-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 a219cce..c4ae4b6 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ python:${PORTSDIR}/lang/python RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ python:${PORTSDIR}/lang/python -LIB_DEPENDS= gnomeprint.2:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.5:${PORTSDIR}/print/gnomeprint \ glade.2:${PORTSDIR}/devel/libglade GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |