aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Horde_Crypt_Blowfish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pear-Horde_Crypt_Blowfish/Makefile')
-rw-r--r--security/pear-Horde_Crypt_Blowfish/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/pear-Horde_Crypt_Blowfish/Makefile b/security/pear-Horde_Crypt_Blowfish/Makefile
index 581abce08811..72d71cf4f818 100644
--- a/security/pear-Horde_Crypt_Blowfish/Makefile
+++ b/security/pear-Horde_Crypt_Blowfish/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-Horde_Crypt
-# Date created: 12 December 2012
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Horde_Crypt_Blowfish
PORTVERSION= 1.0.2
@@ -20,6 +16,7 @@ OPTIONS_DEFINE= MHASH OPENSSL
MHASH_DESC= Depend on mhash PHP extension
OPENSSL_DESC= Depend on OpenSSL PHP extension
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MMHASH}