diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-23 00:09:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-23 00:09:38 +0000 |
commit | db5e2eb3b0fda45482630ea6bc9812f34e2ca7d3 (patch) | |
tree | a4353c56a1b185b9778e9acd3b484e0b66f21f4d /math/gnumeric | |
parent | fc37748c85e8a6420dbb467ae8987d99c1469371 (diff) |
Notes
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 a219ccedacd4..c4ae4b61ebc9 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 |