diff options
author | ade <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
commit | 5592a2d14c488ce5b68c8bc986b6008a79a0d6ab (patch) | |
tree | aee15f28eafe566c1803fc8a2bbd0ce25fe49e95 /x11/gnomecore | |
parent | 2da0e1b3a5caad3d4daaccb90f819d5ae68c80cb (diff) | |
download | FreeBSD-ports-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.zip FreeBSD-ports-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.tar.gz |
Chase new gnomeprint shared library version
Diffstat (limited to 'x11/gnomecore')
-rw-r--r-- | x11/gnomecore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 0a34528..f9c4255 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |