diff options
author | ade <ade@FreeBSD.org> | 2000-03-28 02:54:50 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-03-28 02:54:50 +0000 |
commit | b1dc3560d7e20467341a6d17b306262cae9ef4c0 (patch) | |
tree | a1411c6363b350b424e7196f435b65259cb0b66f /x11/gnomecore | |
parent | 47ed48fbfc5f67f9a6ed63fbd5f5f67533d271ac (diff) | |
download | FreeBSD-ports-b1dc3560d7e20467341a6d17b306262cae9ef4c0.zip FreeBSD-ports-b1dc3560d7e20467341a6d17b306262cae9ef4c0.tar.gz |
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 44790fd..a6f7dc5 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 |