diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-20 11:19:40 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-20 11:19:40 +0000 |
commit | 6b76f482a99ff5b28a61eca7dbbe080c77d3d5c3 (patch) | |
tree | 18b66fde6b46633ae3a64d07d3eb54464afccaac | |
parent | a0eeafe6ec94ac40acc3503f854b2ad2f664e45a (diff) | |
download | ports-6b76f482a99ff5b28a61eca7dbbe080c77d3d5c3.tar.gz ports-6b76f482a99ff5b28a61eca7dbbe080c77d3d5c3.zip |
Notes
-rw-r--r-- | security/p5-Authen-NTLM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile index 54f34f2aa18a..e22493aa4770 100644 --- a/security/p5-Authen-NTLM/Makefile +++ b/security/p5-Authen-NTLM/Makefile @@ -15,6 +15,7 @@ COMMENT= Perl5 NTLM authentication module BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC +NO_ARCH= yes USES= perl5 USE_PERL5= configure |