aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-05-21 17:28:11 +0800
committersobomax <sobomax@FreeBSD.org>2001-05-21 17:28:11 +0800
commit9d6db7756b3522383e26c55310e25329c3ab661e (patch)
treec0f963286fb9fa14775b04629fea88b00a5241b5 /x11
parent21bf706f66c2666a396eb6ce52a067ab80fdcddd (diff)
downloadfreebsd-ports-gnome-9d6db7756b3522383e26c55310e25329c3ab661e.tar.gz
freebsd-ports-gnome-9d6db7756b3522383e26c55310e25329c3ab661e.tar.zst
freebsd-ports-gnome-9d6db7756b3522383e26c55310e25329c3ab661e.zip
Unbroke: add missed gnomecanvas into LIB_DEPENDS.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnomecore/Makefile3
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