aboutsummaryrefslogtreecommitdiffstats
path: root/audio/timidity++
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/timidity++
parent73072f760d3eddf46d90d65420c3beb18f863aa4 (diff)
downloadfreebsd-ports-graphics-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.gz
freebsd-ports-graphics-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.zst
freebsd-ports-graphics-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.zip
Remove the USE_GNOMENG macro.
Diffstat (limited to 'audio/timidity++')
-rw-r--r--audio/timidity++/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile
index 8ebdf291e66..e80c8b74939 100644
--- a/audio/timidity++/Makefile
+++ b/audio/timidity++/Makefile
@@ -25,7 +25,6 @@ SLAVEDIRS+= audio/timidity++-gtk audio/timidity++-motif \
audio/timidity++-xaw audio/timidity++-xskin \
japanese/timidity++-slang japanese/timidity++-tcltk
USE_BZIP2= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
.if !defined(WITHOUT_X11)