summaryrefslogtreecommitdiff
path: root/graphics/librsvg
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:10:39 +0000
committerasau <asau>2012-10-06 14:10:39 +0000
commit060b86e6eef037d8debe216a3978f29792a304b4 (patch)
tree302b2130ea1710cf302c1761a30f0dd22578be6f /graphics/librsvg
parent9f7408a2b87ba1c5a399a8483da7280bdfeb6f84 (diff)
downloadpkgsrc-060b86e6eef037d8debe216a3978f29792a304b4.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/librsvg')
-rw-r--r--graphics/librsvg/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index cf4e640512c..da3f87202bd 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2012/10/02 17:11:16 tron Exp $
+# $NetBSD: Makefile,v 1.64 2012/10/06 14:11:06 asau Exp $
DISTNAME= librsvg-2.36.2
PKGREVISION= 3
@@ -11,8 +11,6 @@ HOMEPAGE= http://librsvg.sourceforge.net/
COMMENT= SVG library for GNOME2
LICENSE= gnu-lgpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= librsvg2-gtk-[0-9]* librsvg2-[0-9]*
MAKE_JOBS_SAFE= NO