summaryrefslogtreecommitdiff
path: root/sysutils/cvsreport
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 19:50:50 +0000
committerasau <asau@pkgsrc.org>2012-10-23 19:50:50 +0000
commitb3937b829f749d3f714170a321ee57e62846d0c0 (patch)
tree7ee285aeaed7acbbe1f3c5cf0a367eb5369aafaa /sysutils/cvsreport
parent797d2b680f3a2c34ac5baed4e6becd159ccecda2 (diff)
downloadpkgsrc-b3937b829f749d3f714170a321ee57e62846d0c0.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'sysutils/cvsreport')
-rw-r--r--sysutils/cvsreport/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/cvsreport/Makefile b/sysutils/cvsreport/Makefile
index 5b864927082..b8ef65a153e 100644
--- a/sysutils/cvsreport/Makefile
+++ b/sysutils/cvsreport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:37 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/23 19:50:56 asau Exp $
#
DISTNAME= cvsreport-0.3.5
@@ -11,8 +11,6 @@ HOMEPAGE= http://home.gna.org/cvsreport/
COMMENT= Message reports from CVS activity
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
REPLACE_PERL+= cvsreport
USE_TOOLS+= perl:run
NO_BUILD= yes