Index: head/textproc/p5-Unicode-EastAsianWidth/Makefile =================================================================== --- head/textproc/p5-Unicode-EastAsianWidth/Makefile (revision 499564) +++ head/textproc/p5-Unicode-EastAsianWidth/Makefile (revision 499565) @@ -1,18 +1,20 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Unicode-EastAsianWidth PORTVERSION= 1.40 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= East Asian Width properties LICENSE= CC0-1.0 USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include