summaryrefslogtreecommitdiff
path: root/audio/timidity++-emacs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
commit8a609be53116f279d9c38adaeae64b221e32514e (patch)
tree8ef6e5a897ec95e2315c3a5152e85e7709ca1f82 /audio/timidity++-emacs
parentUsing libicuuc.a seems to make jikes more unstable. Since this is supposed (diff)
Use USE_GNOMENG.
PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65340
Diffstat (limited to 'audio/timidity++-emacs')
-rw-r--r--audio/timidity++-emacs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/timidity++-emacs/Makefile b/audio/timidity++-emacs/Makefile
index 64576ce74495..c888b2c582e8 100644
--- a/audio/timidity++-emacs/Makefile
+++ b/audio/timidity++-emacs/Makefile
@@ -44,7 +44,8 @@ TIMID_LIBDIR= ${PREFIX}/lib/timidity
ELISPDIR= ${PREFIX}/share/emacs/site-lisp
.elif ${INTERFACE} == "gtk"
LINK= gtkmidi
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
CONFIGURE_ENV= SHLD="gcc -shared"
.elif ${INTERFACE} == "motif"
LINK= xmmidi