diff options
Diffstat (limited to 'audio/gst-plugins1-soundtouch/Makefile')
-rw-r--r-- | audio/gst-plugins1-soundtouch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gst-plugins1-soundtouch/Makefile b/audio/gst-plugins1-soundtouch/Makefile index fef0148578b..6a0eeab6cb5 100644 --- a/audio/gst-plugins1-soundtouch/Makefile +++ b/audio/gst-plugins1-soundtouch/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2015/12/27 22:47:53 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2016/04/15 14:20:00 wiz Exp $ GST_PLUGINS1_NAME= soundtouch GST_PLUGINS1_DIRS= ext/soundtouch USE_LANGUAGES= c c++ .include "../../multimedia/gst-plugins1-bad/Makefile.common" -USE_LANGUAGES= c c++ .include "../../audio/soundtouch/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |