summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.10-png
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-png
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/gst-plugins0.10-png')
-rw-r--r--graphics/gst-plugins0.10-png/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gst-plugins0.10-png/Makefile b/graphics/gst-plugins0.10-png/Makefile
index ab3f8151ffb..b40cda69a88 100644
--- a/graphics/gst-plugins0.10-png/Makefile
+++ b/graphics/gst-plugins0.10-png/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/09/15 10:04:56 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/06 14:10:58 asau Exp $
#
GST_PLUGINS0.10_NAME= png
@@ -6,8 +6,6 @@ GST_PLUGINS0.10_DIRS= ext/libpng
GST_PLUGINS0.10_FLAGS= libpng
PKGREVISION= 2
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
.include "../../graphics/png/buildlink3.mk"