diff options
Diffstat (limited to 'devel/bonobo/Makefile')
-rw-r--r-- | devel/bonobo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index f197fbd9b771..b69329e50554 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ intl.1:${PORTSDIR}/devel/gettext \ - gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf \ + gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml.5:${PORTSDIR}/textproc/libxml GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |