diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-03-28 02:54:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-03-28 02:54:50 +0000 |
commit | 8466248889b215bb67252fc07dd40bf158d7f3b6 (patch) | |
tree | 7b285e165b1eceef02af2260e9b70271bf3b59bd /x11/gnomecore | |
parent | Update to 0.16, a bunch of new features, and plenty of bugs fixed. (diff) |
gnomeprint shlib bump
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 44790fdb1aea..a6f7dc54d3d2 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.5:${PORTSDIR}/print/gnomeprint \ + gnomeprint.6:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |