aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-xmms
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-08 08:40:09 +0800
committermarcus <marcus@FreeBSD.org>2003-04-08 08:40:09 +0800
commitc39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0 (patch)
tree602df77c24667a601f9f5bb7722d70018f4484d6 /audio/py-xmms
parent73072f760d3eddf46d90d65420c3beb18f863aa4 (diff)
downloadfreebsd-ports-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.gz
freebsd-ports-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.zst
freebsd-ports-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.zip
Remove the USE_GNOMENG macro.
Diffstat (limited to 'audio/py-xmms')
-rw-r--r--audio/py-xmms/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile
index a39c75c78e35..0c424bcaef85 100644
--- a/audio/py-xmms/Makefile
+++ b/audio/py-xmms/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_GNOMENG= yes
USE_GNOME= glib12
XMMS_CONFIG?= ${X11BASE}/bin/xmms-config
MAKE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" XMMS_CONFIG="${XMMS_CONFIG}"