summaryrefslogtreecommitdiff
path: root/audio/xmms-liveice
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
parentUpdate to 1.0.pre1. (diff)
Add missed USE_X_PREFIX.
PR: 21698 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=33321
Diffstat (limited to 'audio/xmms-liveice')
-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