aboutsummaryrefslogtreecommitdiff
path: root/sysutils/puppet26
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/puppet26
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Notes
Diffstat (limited to 'sysutils/puppet26')
-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}