summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-SVG/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GD-SVG/Makefile')
-rw-r--r--graphics/p5-GD-SVG/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile
index 0e72a7a1031..67d9fad2022 100644
--- a/graphics/p5-GD-SVG/Makefile
+++ b/graphics/p5-GD-SVG/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:12 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/06 14:11:10 asau Exp $
#
DISTNAME= GD-SVG-0.33
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/GD-SVG/
COMMENT= Enables SVG output from scripts written using GD
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-GD-[0-9]*:../../graphics/p5-GD
DEPENDS+= p5-SVG-[0-9]*:../../graphics/p5-SVG