diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
commit | 8bda46285857d9b8e142dac5fc4b82bfbb7e9fa9 (patch) | |
tree | 65ab3d0b4fbb8fcca0b30ebbee461ebcce2d731e /devel | |
parent | a08c93c34ade97340759f020b9018a04fe9eef84 (diff) |
Notes
Diffstat (limited to 'devel')
-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 73cc0633acc5..2f2bed1ade16 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 |