diff options
author | drochner <drochner> | 2011-05-18 09:48:59 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-05-18 09:48:59 +0000 |
commit | d161ed06e3ac8f855e1ca2ff5c4f8841cc2f9ea5 (patch) | |
tree | 9ae3b084ed30930ba07a8300df1b4950b04abf57 /graphics | |
parent | 7d10f49a2c777a38d68cb799af8608ff7f50d235 (diff) | |
download | pkgsrc-d161ed06e3ac8f855e1ca2ff5c4f8841cc2f9ea5.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gst-plugins0.10-cairo/Makefile | 4 | ||||
-rw-r--r-- | graphics/gst-plugins0.10-jpeg/Makefile | 4 | ||||
-rw-r--r-- | graphics/gst-plugins0.10-png/Makefile | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/graphics/gst-plugins0.10-cairo/Makefile b/graphics/gst-plugins0.10-cairo/Makefile index abab6005e47..bfb3a09d1a1 100644 --- a/graphics/gst-plugins0.10-cairo/Makefile +++ b/graphics/gst-plugins0.10-cairo/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:21 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/05/18 09:49:01 drochner Exp $ # GST_PLUGINS0.10_NAME= cairo GST_PLUGINS0.10_DIRS= ext/cairo GST_PLUGINS0.10_FLAGS= cairo -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" diff --git a/graphics/gst-plugins0.10-jpeg/Makefile b/graphics/gst-plugins0.10-jpeg/Makefile index 094b9ecde39..e557fe36777 100644 --- a/graphics/gst-plugins0.10-jpeg/Makefile +++ b/graphics/gst-plugins0.10-jpeg/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:45:21 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/05/18 09:49:01 drochner Exp $ # GST_PLUGINS0.10_NAME= jpeg GST_PLUGINS0.10_DIRS= ext/jpeg -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" diff --git a/graphics/gst-plugins0.10-png/Makefile b/graphics/gst-plugins0.10-png/Makefile index acc206ff7c7..7341da9d890 100644 --- a/graphics/gst-plugins0.10-png/Makefile +++ b/graphics/gst-plugins0.10-png/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:21 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/05/18 09:49:01 drochner Exp $ # GST_PLUGINS0.10_NAME= png GST_PLUGINS0.10_DIRS= ext/libpng GST_PLUGINS0.10_FLAGS= libpng -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |