diff options
Diffstat (limited to 'devel/cvsps/Makefile')
-rw-r--r-- | devel/cvsps/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile index 2a6c94e2f9b..bf517804f49 100644 --- a/devel/cvsps/Makefile +++ b/devel/cvsps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/06/29 14:59:24 christos Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/31 11:16:50 asau Exp $ # DISTNAME= cvsps-2.1 @@ -12,7 +12,6 @@ COMMENT= Generates 'patchset' information from a CVS repository LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake |