diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
commit | c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0 (patch) | |
tree | 602df77c24667a601f9f5bb7722d70018f4484d6 /audio/xmms-a52dec | |
parent | 73072f760d3eddf46d90d65420c3beb18f863aa4 (diff) | |
download | FreeBSD-ports-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.zip FreeBSD-ports-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.gz |
Remove the USE_GNOMENG macro.
Diffstat (limited to 'audio/xmms-a52dec')
-rw-r--r-- | audio/xmms-a52dec/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-a52dec/Makefile b/audio/xmms-a52dec/Makefile index 82d6ed9..2ddb055 100644 --- a/audio/xmms-a52dec/Makefile +++ b/audio/xmms-a52dec/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${X11BASE}/lib/xmms/Output/libOSSSurround.so:${PORTSDIR}/audio/xmms USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 do-install: |