aboutsummaryrefslogtreecommitdiff
path: root/www/mod_authn_sasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_authn_sasl/Makefile')
-rw-r--r--www/mod_authn_sasl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile
index bad2732e81e6..199daa504638 100644
--- a/www/mod_authn_sasl/Makefile
+++ b/www/mod_authn_sasl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_authn_sasl
-# Date created: February 16, 2009
-# Whom: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
-#
+# Created by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
# $FreeBSD$
-#
PORTNAME= mod_authn_sasl
PORTVERSION= 1.2
@@ -23,6 +19,7 @@ LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2
OPTIONS_DEFINE= SASLAUTHD
SASLAUTHD_DESC= cyrus-sasl2-saslauthd support
+NO_STAGE= yes
.include <bsd.port.options.mk>
USE_BZIP2= yes