aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-liveice/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-02 12:24:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-02 12:24:59 +0000
commitefa1bb68ee8d64b36a3defa6339a08df379651d2 (patch)
tree04f18c82e261a4d2d77f30c6203027518c1c7ca7 /audio/xmms-liveice/Makefile
parentae7f5375375231d7e99e3fbf6e36fff716209f64 (diff)
downloadports-efa1bb68ee8d64b36a3defa6339a08df379651d2.tar.gz
ports-efa1bb68ee8d64b36a3defa6339a08df379651d2.zip
Add missed USE_X_PREFIX.
PR: 21698 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=33321
Diffstat (limited to 'audio/xmms-liveice/Makefile')
-rw-r--r--audio/xmms-liveice/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile
index cf0b0c4a03f0..812ec5edf0b6 100644
--- a/audio/xmms-liveice/Makefile
+++ b/audio/xmms-liveice/Makefile
@@ -17,6 +17,8 @@ LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms
RUN_DEPENDS= ${LOCALBASE}/bin/lame:${PORTSDIR}/audio/lame
WRKSRC= ${WRKDIR}/LiveIce-1.0.0
+
+USE_X_PREFIX= yes
USE_LIBTOOL= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config