aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity++-emacs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 00:40:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 00:40:09 +0000
commit5aba7531371e63aac0668f07d393cf805ce43389 (patch)
tree14adcf1e8178dd6a00a8a1ddd4a6279819889898 /audio/timidity++-emacs
parent5d8d5c78515511730e6f82d0e304d9518df2ce81 (diff)
downloadports-5aba7531371e63aac0668f07d393cf805ce43389.tar.gz
ports-5aba7531371e63aac0668f07d393cf805ce43389.zip
Remove the USE_GNOMENG macro.
Notes
Notes: svn path=/head/; revision=78566
Diffstat (limited to 'audio/timidity++-emacs')
-rw-r--r--audio/timidity++-emacs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/timidity++-emacs/Makefile b/audio/timidity++-emacs/Makefile
index ab3efbb965e5..b9b72f55d5f3 100644
--- a/audio/timidity++-emacs/Makefile
+++ b/audio/timidity++-emacs/Makefile
@@ -45,7 +45,6 @@ TIMID_LIBDIR= ${PREFIX}/lib/timidity
ELISPDIR= ${PREFIX}/share/emacs/site-lisp
.elif ${INTERFACE} == "gtk"
LINK= gtkmidi
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ENV= SHLD="gcc -shared"
.elif ${INTERFACE} == "motif"