1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-13 15:50:20 +00:00
parent 285fa4e1b7
commit 59a56f8383
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504123

View File

@ -20,4 +20,6 @@ RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>