diff options
Diffstat (limited to 'security/arm/Makefile')
-rw-r--r-- | security/arm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/arm/Makefile b/security/arm/Makefile index a3b0a6f392e5..93b7480bb9cc 100644 --- a/security/arm/Makefile +++ b/security/arm/Makefile @@ -1,6 +1,5 @@ # Created by: Carlo Strub # $FreeBSD$ -# PORTNAME= arm DISTVERSION= 1.4.5.0 @@ -32,6 +31,7 @@ OPTIONS_DEFAULT=TOR DOCS TOR_DESC= Enable local tor support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTOR} |