aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-10-07 02:08:39 +0800
committeradamw <adamw@FreeBSD.org>2003-10-07 02:08:39 +0800
commit90f1304d4f9832d8debc3edfd2f9649f0b71aac7 (patch)
treed01d1805398ab963c62948b3c286803bfa80f198 /audio
parentbe953cf03d55c732e3e553d341d991616f18a67d (diff)
downloadfreebsd-ports-gnome-90f1304d4f9832d8debc3edfd2f9649f0b71aac7.tar.gz
freebsd-ports-gnome-90f1304d4f9832d8debc3edfd2f9649f0b71aac7.tar.zst
freebsd-ports-gnome-90f1304d4f9832d8debc3edfd2f9649f0b71aac7.zip
Add missing dependency upon libgnomeui.
PR: ports/57579 Submitted by: Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/grip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index e5ecbf1ebc29..c9429c22e77e 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
ghttp.1:${PORTSDIR}/www/libghttp
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2 vte
+USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2 vte libgnomeui
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \