aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-TripleDES
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:37:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:37:20 +0000
commit4d4b259bcda85ab59dbfd36b26928f4154ef6b05 (patch)
tree958a8d68deaaf416f8a145d02b8f31fd52a3aa33 /security/p5-Crypt-TripleDES
parent3f47be9d35559d7a36bdaece3bf108b9af80f9c2 (diff)
downloadports-4d4b259bcda85ab59dbfd36b26928f4154ef6b05.tar.gz
ports-4d4b259bcda85ab59dbfd36b26928f4154ef6b05.zip
- Add NO_ARCH
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=388088
Diffstat (limited to 'security/p5-Crypt-TripleDES')
-rw-r--r--security/p5-Crypt-TripleDES/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile
index 743128c9f23b..2fd078462a0f 100644
--- a/security/p5-Crypt-TripleDES/Makefile
+++ b/security/p5-Crypt-TripleDES/Makefile
@@ -13,5 +13,6 @@ COMMENT= Perl module implementing the Triple-DES cipher
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>