diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-21 15:02:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-21 15:02:58 +0000 |
commit | d03692c58fa8f6d2f540a45df952530cd32b1aba (patch) | |
tree | d51d635277d33ec3bde5b64e4478a3dc5993b47f /sysutils/gnomecontrolcenter | |
parent | 286760b72041a0708bfb246e52ee9f13e5614388 (diff) | |
download | ports-d03692c58fa8f6d2f540a45df952530cd32b1aba.tar.gz ports-d03692c58fa8f6d2f540a45df952530cd32b1aba.zip |
Notes
Diffstat (limited to 'sysutils/gnomecontrolcenter')
-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 |