diff options
Diffstat (limited to 'sysutils/cvsreport/Makefile')
-rw-r--r-- | sysutils/cvsreport/Makefile | 4 |
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 |