diff options
Diffstat (limited to 'audio/gst-plugins0.10-esound')
-rw-r--r-- | audio/gst-plugins0.10-esound/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-esound/Makefile b/audio/gst-plugins0.10-esound/Makefile index d41fab6d73d..6f5b4991f0c 100644 --- a/audio/gst-plugins0.10-esound/Makefile +++ b/audio/gst-plugins0.10-esound/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:06 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2011/04/22 13:45:20 obache Exp $ # GST_PLUGINS0.10_NAME= esound GST_PLUGINS0.10_DIRS= ext/esd GST_PLUGINS0.10_FLAGS= esd +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |