summaryrefslogtreecommitdiff
path: root/graphics/fly
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/fly
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/fly')
-rw-r--r--graphics/fly/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile
index 5210cd87fa9..8ee94c582bb 100644
--- a/graphics/fly/Makefile
+++ b/graphics/fly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2012/10/03 21:56:08 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2012/10/06 14:10:49 asau Exp $
DISTNAME= fly-1.6.5
PKGREVISION= 15
@@ -11,8 +11,6 @@ COMMENT= Command-file interface for creating and modifying PNG images
BUILD_DEPENDS+= gif2png>=2.4.2:../../graphics/gif2png
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= perl:run
REPLACE_PERL= examples/cgi-perl-example.pl \
examples/fly-tester.pl \