diff options
Diffstat (limited to 'graphics/gst-plugins0.10-cairo')
-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" |