diff options
author | ade <ade@FreeBSD.org> | 2000-11-14 22:10:15 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-14 22:10:15 +0800 |
commit | e78a10b88b94b532c86aad9c0e69064a89d24fbf (patch) | |
tree | 292406f16d416b2ef4df8bb2cd0cdb96d8d39f84 /x11/gnome | |
parent | cbe7ec327dc8b7d6c37e820509fa762a928da38b (diff) | |
download | freebsd-ports-gnome-e78a10b88b94b532c86aad9c0e69064a89d24fbf.tar.gz freebsd-ports-gnome-e78a10b88b94b532c86aad9c0e69064a89d24fbf.tar.zst freebsd-ports-gnome-e78a10b88b94b532c86aad9c0e69064a89d24fbf.zip |
Chase new print/gnomeprint shlib version
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index a9fe73a91682..6285920cdad0 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gnomeprint.12:${PORTSDIR}/print/gnomeprint + gnomeprint.13:${PORTSDIR}/print/gnomeprint RUN_DEPENDS= ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \ another_clock_applet:${PORTSDIR}/x11/gnomeapplets \ |