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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/gnomeiconedit/Makefile | 2 | ||||
-rw-r--r-- | graphics/sodipodi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile index d5dafadfc4a8..c6da584f6f5a 100644 --- a/graphics/gnomeiconedit/Makefile +++ b/graphics/gnomeiconedit/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ - gnomeprint.12:${PORTSDIR}/print/gnomeprint \ + gnomeprint.13:${PORTSDIR}/print/gnomeprint \ bonobo.2:${PORTSDIR}/devel/bonobo RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 43f18c3f4276..ec401ca88f45 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ - gnomeprint.12:${PORTSDIR}/print/gnomeprint \ + gnomeprint.13:${PORTSDIR}/print/gnomeprint \ bonobo.2:${PORTSDIR}/devel/bonobo \ unicode.0:${PORTSDIR}/devel/libunicode |