diff options
Diffstat (limited to 'security/cryptlib/Makefile')
-rw-r--r-- | security/cryptlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile index 8aeb1146bee9..7309931720c2 100644 --- a/security/cryptlib/Makefile +++ b/security/cryptlib/Makefile @@ -10,7 +10,7 @@ DISTNAME= cl${PORTVERSION:S/.//g} MAINTAINER= ale@FreeBSD.org COMMENT= Powerful security programming toolkit -ONLY_FOR_ARCHS= amd64 armv6 i386 +ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 OPTIONS_DEFINE= DOCS |