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 /x11/gnomecore | |
parent | 286760b72041a0708bfb246e52ee9f13e5614388 (diff) | |
download | ports-d03692c58fa8f6d2f540a45df952530cd32b1aba.tar.gz ports-d03692c58fa8f6d2f540a45df952530cd32b1aba.zip |
Notes
Diffstat (limited to 'x11/gnomecore')
-rw-r--r-- | x11/gnomecore/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 4d179d6d0ff8..99b7cdba865f 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -14,8 +14,7 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ - gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas +LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio USE_X_PREFIX= yes |