diff options
-rw-r--r-- | audio/gst-plugins0.10-speex/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-speex/Makefile b/audio/gst-plugins0.10-speex/Makefile index 4af39443469..d53e722742c 100644 --- a/audio/gst-plugins0.10-speex/Makefile +++ b/audio/gst-plugins0.10-speex/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2008/11/08 21:13:27 bjs Exp $ +# $NetBSD: Makefile,v 1.4 2009/01/26 11:12:39 drochner Exp $ # GST_PLUGINS0.10_NAME= speex GST_PLUGINS0.10_DIRS= ext/speex GST_PLUGINS0.10_FLAGS= speex -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |