diff options
Diffstat (limited to 'devel/cvsync/Makefile')
-rw-r--r-- | devel/cvsync/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cvsync/Makefile b/devel/cvsync/Makefile index 23c19f35b2a..ab0bbd9102f 100644 --- a/devel/cvsync/Makefile +++ b/devel/cvsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2004/11/26 15:04:31 gehenna Exp $ +# $NetBSD: Makefile,v 1.72 2005/04/11 21:45:19 tv Exp $ # DISTNAME= cvsync-0.24.18 @@ -11,7 +11,6 @@ COMMENT= Portable incremental cvs repository syncer PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_GNU_TOOLS+= make INSTALLATION_DIRS= bin man/man1 |