Index: head/www/p5-HTML-Chunks/Makefile =================================================================== --- head/www/p5-HTML-Chunks/Makefile (revision 394974) +++ head/www/p5-HTML-Chunks/Makefile (revision 394975) @@ -1,21 +1,22 @@ # Created by: Alexander Koch # $FreeBSD$ PORTNAME= HTML-Chunks PORTVERSION= 1.55.1 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Simple nested template engine for HTML, XML and XHTML RUN_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy USES= perl5 USE_PERL5= configure +NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} .include