diff options
Diffstat (limited to 'devel/bonobo/Makefile')
-rw-r--r-- | devel/bonobo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 73cc0633acc..2f2bed1ade1 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -7,6 +7,7 @@ PORTNAME= bonobo PORTVERSION= 0.18 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/bonobo @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= unstable/sources/bonobo MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint \ + gnomeprint.12:${PORTSDIR}/print/gnomeprint \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ oaf.0:${PORTSDIR}/devel/oaf RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter |