aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
index 987b7938d089..0016015cc718 100644
--- a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
@@ -1,4 +1,3 @@
-# Ports collection makefile for: p5-Catalyst-Plugin-Authentication-Store-Htpasswd
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
@@ -24,4 +23,5 @@ MAN3= Catalyst::Plugin::Authentication::Store::Htpasswd::User.3 \
Catalyst::Plugin::Authentication::Store::Htpasswd.3 \
Catalyst::Plugin::Authentication::Store::Htpasswd::Backend.3
+NO_STAGE= yes
.include <bsd.port.mk>