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 /graphics/sodipodi | |
parent | d1c5f3e756a74d007e341fe83012151eaaf541e6 (diff) | |
download | ports-8466248889b215bb67252fc07dd40bf158d7f3b6.tar.gz ports-8466248889b215bb67252fc07dd40bf158d7f3b6.zip |
Notes
Diffstat (limited to 'graphics/sodipodi')
-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 |