diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /graphics/gst-plugins0.10-cairo/Makefile | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'graphics/gst-plugins0.10-cairo/Makefile')
-rw-r--r-- | graphics/gst-plugins0.10-cairo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gst-plugins0.10-cairo/Makefile b/graphics/gst-plugins0.10-cairo/Makefile index 44a852dd99c..abab6005e47 100644 --- a/graphics/gst-plugins0.10-cairo/Makefile +++ b/graphics/gst-plugins0.10-cairo/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.8 2011/01/26 23:30:38 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:21 obache 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" |