diff options
Diffstat (limited to 'devel/cvsps/Makefile')
-rw-r--r-- | devel/cvsps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile index bf517804f49..b18c7239b32 100644 --- a/devel/cvsps/Makefile +++ b/devel/cvsps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/31 11:16:50 asau Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:08 wiz Exp $ # DISTNAME= cvsps-2.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.cobite.com/cvsps/ COMMENT= Generates 'patchset' information from a CVS repository LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |