aboutsummaryrefslogtreecommitdiff
path: root/sysutils/puppet26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/puppet26/Makefile')
-rw-r--r--sysutils/puppet26/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/puppet26/Makefile b/sysutils/puppet26/Makefile
index 136ac3f7219c..07f4fbad5b0d 100644
--- a/sysutils/puppet26/Makefile
+++ b/sysutils/puppet26/Makefile
@@ -1,4 +1,4 @@
-# Created by: Tomoyuki Sakurai <cherry@trombik.mine.nu>
+# Created by: Tomoyuki Sakurai <cherry@trombik.mine.nu>
# $FreeBSD$
PORTNAME= puppet
@@ -45,6 +45,7 @@ OPTIONS_DEFAULT= PACKAGE_ORIGIN
MONGREL_DESC= Run puppet server as a mongrel service
PACKAGE_ORIGIN_DESC= Use port origin as package name
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MMONGREL}