diff options
Diffstat (limited to 'graphics/gst-plugins0.10-cairo/Makefile')
-rw-r--r-- | graphics/gst-plugins0.10-cairo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gst-plugins0.10-cairo/Makefile b/graphics/gst-plugins0.10-cairo/Makefile index 197949564a6..7fcdc4ae977 100644 --- a/graphics/gst-plugins0.10-cairo/Makefile +++ b/graphics/gst-plugins0.10-cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/02 17:11:12 tron Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/06 14:10:57 asau Exp $ # GST_PLUGINS0.10_NAME= cairo @@ -6,8 +6,6 @@ GST_PLUGINS0.10_DIRS= ext/cairo GST_PLUGINS0.10_FLAGS= cairo PKGREVISION= 3 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/gst-plugins0.10-good/Makefile.common" .include "../../graphics/cairo/buildlink3.mk" |