aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd
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/snd
parent73072f760d3eddf46d90d65420c3beb18f863aa4 (diff)
downloadfreebsd-ports-gnome-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.gz
freebsd-ports-gnome-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.zst
freebsd-ports-gnome-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.zip
Remove the USE_GNOMENG macro.
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 052a7577abca..e36126b50e2e 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -72,7 +72,6 @@ MAKEFILE= makefile
PLIST= ${WRKDIR}/pkg-plist
.if !defined(WITHOUT_X11)
PREFIX= ${X11BASE}
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_XLIB= yes
.endif