aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-05-18 00:30:50 +0800
committerAde Lovett <ade@FreeBSD.org>2000-05-18 00:30:50 +0800
commita6ec2f630f44a62241c4d14eb5646ae7dcb97823 (patch)
tree09d64e2561f5dc823dceeb034e3e840e86a5fac1 /graphics
parente6f10e6699868d7b5037986483a07ad8410355a0 (diff)
downloadfreebsd-ports-gnome-a6ec2f630f44a62241c4d14eb5646ae7dcb97823.tar.gz
freebsd-ports-gnome-a6ec2f630f44a62241c4d14eb5646ae7dcb97823.tar.zst
freebsd-ports-gnome-a6ec2f630f44a62241c4d14eb5646ae7dcb97823.zip
Chase new gnomeprint shared library version
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sodipodi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index 17799641c2d6..8f867d423a90 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"