aboutsummaryrefslogtreecommitdiff
path: root/audio/py-xmms/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 17:21:56 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 17:21:56 +0000
commit800ef6c0b0033de28d4551a8dcefcd27457c8c54 (patch)
treea2573d557d1ace5b1d34469db85b45662cb23d95 /audio/py-xmms/Makefile
parent44cac4f76be7a950161cbaba4b9dc49d3a7a59e0 (diff)
downloadports-800ef6c0b0033de28d4551a8dcefcd27457c8c54.tar.gz
ports-800ef6c0b0033de28d4551a8dcefcd27457c8c54.zip
Notes
Diffstat (limited to 'audio/py-xmms/Makefile')
-rw-r--r--audio/py-xmms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile
index cb49843339f7..056b63346595 100644
--- a/audio/py-xmms/Makefile
+++ b/audio/py-xmms/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_GLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= glib12
PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g}
XMMS_CONFIG?= ${X11BASE}/bin/xmms-config
MAKE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" XMMS_CONFIG="${XMMS_CONFIG}"