aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-liveice/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
commit8a609be53116f279d9c38adaeae64b221e32514e (patch)
tree8ef6e5a897ec95e2315c3a5152e85e7709ca1f82 /audio/xmms-liveice/Makefile
parent7dd2eb9a863452e5c328606287c11b87a590b92c (diff)
downloadports-8a609be53116f279d9c38adaeae64b221e32514e.tar.gz
ports-8a609be53116f279d9c38adaeae64b221e32514e.zip
Notes
Diffstat (limited to 'audio/xmms-liveice/Makefile')
-rw-r--r--audio/xmms-liveice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile
index de9ba8e48b0f..26d3a4875be9 100644
--- a/audio/xmms-liveice/Makefile
+++ b/audio/xmms-liveice/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= lame:${PORTSDIR}/audio/lame
WRKSRC= ${WRKDIR}/LiveIce-1.0.0
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>