summaryrefslogtreecommitdiff
path: root/audio/xmms-sndstretch
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/xmms-sndstretch
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/xmms-sndstretch')
-rw-r--r--audio/xmms-sndstretch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-sndstretch/Makefile b/audio/xmms-sndstretch/Makefile
index 692e33c1d459..f5d7ac19bb41 100644
--- a/audio/xmms-sndstretch/Makefile
+++ b/audio/xmms-sndstretch/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
WRKSRC= ${WRKDIR}/sndstretch_xmms
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_GMAKE= yes
USE_X_PREFIX= yes
MAKE_ENV+= GTK_CONFIG="${GTK_CONFIG}" PTHREAD_LIBS=${PTHREAD_LIBS}