diff options
author | drochner <drochner@pkgsrc.org> | 2011-05-18 09:48:59 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-05-18 09:48:59 +0000 |
commit | 90d9d488dbbab684979edc25d9ad583fb6a2a689 (patch) | |
tree | 9ae3b084ed30930ba07a8300df1b4950b04abf57 /audio/gst-plugins0.10-esound | |
parent | 1ddb6326981fb360f9d2738f3670602171e19cf3 (diff) | |
download | pkgsrc-90d9d488dbbab684979edc25d9ad583fb6a2a689.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'audio/gst-plugins0.10-esound')
-rw-r--r-- | audio/gst-plugins0.10-esound/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-esound/Makefile b/audio/gst-plugins0.10-esound/Makefile index 6f5b4991f0c..4b26d4aeba0 100644 --- a/audio/gst-plugins0.10-esound/Makefile +++ b/audio/gst-plugins0.10-esound/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2011/04/22 13:45:20 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/05/18 09:48:59 drochner 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" |