diff options
Diffstat (limited to 'devel/cvs2cl/Makefile')
-rw-r--r-- | devel/cvs2cl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index 29affb6a806..bd3385b49a7 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/06/17 04:49:46 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/06/24 14:25:46 wiz Exp $ # -DISTNAME= cvs2cl-2.58 +DISTNAME= cvs2cl-2.59 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= # Nothing @@ -14,7 +14,7 @@ EXTRACT_CMD= ${ECHO} WRKSRC= ${WRKDIR} NO_CONFIGURE= YES NO_BUILD= YES -USE_PERL5= # defined +USE_TOOLS+= perl INSTALLATION_DIRS= bin |