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 | 6ff98c6bb9cf970dd86de7406af47a9640238740 (patch) | |
tree | 9ae3b084ed30930ba07a8300df1b4950b04abf57 /audio/gst-plugins0.10-libvisual/Makefile | |
parent | 8b278dffcccb9d405b5b1d38adb5473d4be3b642 (diff) | |
download | pkgsrc-6ff98c6bb9cf970dd86de7406af47a9640238740.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'audio/gst-plugins0.10-libvisual/Makefile')
-rw-r--r-- | audio/gst-plugins0.10-libvisual/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-libvisual/Makefile b/audio/gst-plugins0.10-libvisual/Makefile index 3ac58e82d86..3c3106a4d72 100644 --- a/audio/gst-plugins0.10-libvisual/Makefile +++ b/audio/gst-plugins0.10-libvisual/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2011/04/22 13:42:53 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/05/18 09:49:00 drochner Exp $ # GST_PLUGINS0.10_NAME= libvisual GST_PLUGINS0.10_DIRS= ext/libvisual GST_PLUGINS0.10_FLAGS= libvisual -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |