diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-06 17:47:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-06 17:47:19 +0000 |
commit | 04a62c3c73a5476832b564cc3cb2acdafb546974 (patch) | |
tree | 571824d40240e8bffa6d49d8a747b6b258aeb135 /security/p5-Unix-Passwd-File | |
parent | 07b15b40b1d8be824249443ceb2e65c4bd69f96a (diff) |
Notes
Diffstat (limited to 'security/p5-Unix-Passwd-File')
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index f9d1eadfe2ef..554e41db027b 100644 --- a/security/p5-Unix-Passwd-File/Makefile +++ b/security/p5-Unix-Passwd-File/Makefile @@ -25,6 +25,7 @@ TEST_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +NO_ARCH= yes USES= perl5 USE_PERL5= configure |