diff options
Diffstat (limited to 'security/pear-Horde_Crypt/Makefile')
-rw-r--r-- | security/pear-Horde_Crypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Horde_Crypt/Makefile b/security/pear-Horde_Crypt/Makefile index 3fde6de22ae0..d3370dbedcd0 100644 --- a/security/pear-Horde_Crypt/Makefile +++ b/security/pear-Horde_Crypt/Makefile @@ -1,6 +1,5 @@ # Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Horde_Crypt PORTVERSION= 2.2.2 @@ -20,6 +19,7 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Util USE_PHP= hash openssl +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MBCMATH} |