diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
commit | 52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch) | |
tree | 2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /audio/xmms-sndstretch | |
parent | 44aaaca6bbffa1779bc55f28ae1cb14117e362ae (diff) |
Notes
Diffstat (limited to 'audio/xmms-sndstretch')
-rw-r--r-- | audio/xmms-sndstretch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-sndstretch/Makefile b/audio/xmms-sndstretch/Makefile index 13e692fd9133..86c957559a78 100644 --- a/audio/xmms-sndstretch/Makefile +++ b/audio/xmms-sndstretch/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/sndstretch_xmms USE_GNOME= gtk12 USE_GMAKE= yes -USE_X_PREFIX= yes MAKE_ENV+= GTK_CONFIG="${GTK_CONFIG}" PTHREAD_LIBS=${PTHREAD_LIBS} post-extract: |