aboutsummaryrefslogtreecommitdiff
path: root/sysutils/puppet
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/puppet
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
Notes
Diffstat (limited to 'sysutils/puppet')
-rw-r--r--sysutils/puppet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile
index 1e15f3a6fc6d..b15f66fa40ae 100644
--- a/sysutils/puppet/Makefile
+++ b/sysutils/puppet/Makefile
@@ -1,4 +1,4 @@
-# Created by: Tomoyuki Sakurai <cherry@trombik.mine.nu>
+# Created by: Tomoyuki Sakurai <cherry@trombik.mine.nu>
# $FreeBSD$
PORTNAME= puppet
@@ -49,6 +49,7 @@ PACKAGE_ORIGIN_DESC= Use port origin as package name
PACKAGE_ROOT_DESC= Use PACKAGEROOT insted of PACKAGESITE
PATCHES_DESC= Optional exclusive patches
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMONGREL}