diff options
Diffstat (limited to 'chinese/p5-Encode-HanConvert/Makefile')
-rw-r--r-- | chinese/p5-Encode-HanConvert/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 19e678ac7b70..d785d6176beb 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Encode-HanConvert -# Date created: 15 April 2003 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= Encode-HanConvert PORTVERSION= 0.35 @@ -19,6 +15,7 @@ USE_PERL5= configure MAN1= b2g.pl.1 g2b.pl.1 +NO_STAGE= yes regression-test: cd ${WRKSRC} && ${MAKE} test |