aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DSA
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-13 15:50:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-13 15:50:20 +0000
commit59a56f83834d85cc4fcada5b59d0903bdb1793c0 (patch)
tree866114a617a2d65d1bee4faaeb1140143f2800ea /security/p5-Crypt-DSA
parent285fa4e1b7a90701987aa3f1fcd0370dc879e17b (diff)
downloadports-59a56f83834d85cc4fcada5b59d0903bdb1793c0.tar.gz
ports-59a56f83834d85cc4fcada5b59d0903bdb1793c0.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=504123
Diffstat (limited to 'security/p5-Crypt-DSA')
-rw-r--r--security/p5-Crypt-DSA/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile
index 3c19c2dcca4d..207dd5e384a0 100644
--- a/security/p5-Crypt-DSA/Makefile
+++ b/security/p5-Crypt-DSA/Makefile
@@ -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>