summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.10-cairo/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:10:39 +0000
committerasau <asau>2012-10-06 14:10:39 +0000
commit1d10c741d9b9764445fdd06fb24f211198fcca6f (patch)
tree302b2130ea1710cf302c1761a30f0dd22578be6f /graphics/gst-plugins0.10-cairo/Makefile
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/gst-plugins0.10-cairo/Makefile')
-rw-r--r--graphics/gst-plugins0.10-cairo/Makefile4
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"