Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-19 20:21:45 +00:00
parent d0c8a186cc
commit a6da2cb6b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558650

View File

@ -18,6 +18,8 @@ RUN_DEPENDS= p5-XML-Elemental>=0:textproc/p5-XML-Elemental \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.0//}
.include <bsd.port.mk>