1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-14 18:01:32 +00:00
parent f495a477f5
commit 9152bd92b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508949

View File

@ -13,7 +13,9 @@ COMMENT= Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2
LICENSE= APACHE20
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>