diff options
author | ade <ade@FreeBSD.org> | 2000-03-28 10:54:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-03-28 10:54:50 +0800 |
commit | b1dc3560d7e20467341a6d17b306262cae9ef4c0 (patch) | |
tree | a1411c6363b350b424e7196f435b65259cb0b66f /graphics | |
parent | 47ed48fbfc5f67f9a6ed63fbd5f5f67533d271ac (diff) | |
download | freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.tar.gz freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.tar.zst freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.zip |
gnomeprint shlib bump
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sodipodi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 6e0dd4f55e83..cbb8d61cb6a3 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -14,7 +14,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ glade.3:${PORTSDIR}/devel/libglade \ - gnomeprint.5:${PORTSDIR}/print/gnomeprint \ + gnomeprint.6:${PORTSDIR}/print/gnomeprint \ gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake |