summaryrefslogtreecommitdiffstats
path: root/www/mod_auth_imap2
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerbapt <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commite598d34341b62529b9ef63db27d571f9bcb8c766 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/mod_auth_imap2
parent7016da251660681f0c133921f056177747cccba9 (diff)
downloadFreeBSD-ports-e598d34341b62529b9ef63db27d571f9bcb8c766.zip
FreeBSD-ports-e598d34341b62529b9ef63db27d571f9bcb8c766.tar.gz
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
Diffstat (limited to 'www/mod_auth_imap2')
-rw-r--r--www/mod_auth_imap2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile
index 9ac1da9..5b453d1 100644
--- a/www/mod_auth_imap2/Makefile
+++ b/www/mod_auth_imap2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_auth_imap
-# Date created: Jun 5 2004
-# Whom: Clement Laforet <clement@FreeBSD.org>
-#
+# Created by: Clement Laforet <clement@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mod_auth_imap
PORTVERSION= 2.2.0
@@ -28,6 +24,7 @@ AP_GENPLIST= yes
PORTDOCS= htaccess-example httpd.conf-append-example
.if !defined(NOPORTDOCS)
+NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
@cd ${WRKSRC}/examples && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
OpenPOWER on IntegriCloud