diff options
author | ade <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
commit | 5592a2d14c488ce5b68c8bc986b6008a79a0d6ab (patch) | |
tree | aee15f28eafe566c1803fc8a2bbd0ce25fe49e95 /graphics | |
parent | 2da0e1b3a5caad3d4daaccb90f819d5ae68c80cb (diff) | |
download | FreeBSD-ports-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.zip FreeBSD-ports-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.tar.gz |
Chase new gnomeprint shared library version
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 1779964..8f867d4 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.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf BROKEN= "Uses gdk-pixbuf internals that have disappeared" |