aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-sndstretch/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 09:08:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 09:08:42 +0000
commit29e60de039059cd697abb725e3e70e909ad58f64 (patch)
tree76be26955dcd9729ca0688962ebf588224266c59 /audio/xmms-sndstretch/Makefile
parentc667d592b23c7102726313fd582f52fb28a8d022 (diff)
downloadports-29e60de039059cd697abb725e3e70e909ad58f64.tar.gz
ports-29e60de039059cd697abb725e3e70e909ad58f64.zip
Notes
Diffstat (limited to 'audio/xmms-sndstretch/Makefile')
-rw-r--r--audio/xmms-sndstretch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sndstretch/Makefile b/audio/xmms-sndstretch/Makefile
index f218c49a91aa..f9bf409df805 100644
--- a/audio/xmms-sndstretch/Makefile
+++ b/audio/xmms-sndstretch/Makefile
@@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/sndstretch_xmms
USE_GNOME= gtk12
USE_GMAKE= yes
-MAKE_ENV+= GTK_CONFIG="${GTK_CONFIG}" PTHREAD_LIBS=${PTHREAD_LIBS}
+MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
post-extract:
(cd ${WRKSRC}; ${MAKE} clean)