aboutsummaryrefslogtreecommitdiff
path: root/audio/py-xmms/Makefile
diff options
context:
space:
mode:
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}"