1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-19 20:19:33 +00:00
parent 7ebe27db6b
commit 855c86d148
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558621

View File

@ -27,6 +27,8 @@ RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
post-patch:
${FIND} ${WRKSRC} -name "*.orig" -a -exec ${RM} {} \;