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