diff options
Diffstat (limited to 'sysutils/gnomecontrolcenter/Makefile')
-rw-r--r-- | sysutils/gnomecontrolcenter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnomecontrolcenter/Makefile b/sysutils/gnomecontrolcenter/Makefile index 3c0342227c17..ccab84e97b32 100644 --- a/sysutils/gnomecontrolcenter/Makefile +++ b/sysutils/gnomecontrolcenter/Makefile @@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ +LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs USE_X_PREFIX= yes |