aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/puppet27
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:05:58 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:05:58 +0800
commit3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/puppet27
parent107b911b8ff53cc7d238c4018d49d218db093fd4 (diff)
downloadfreebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.tar.gz
freebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.tar.zst
freebsd-ports-gnome-3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Diffstat (limited to 'sysutils/puppet27')
-rw-r--r--sysutils/puppet27/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/puppet27/Makefile b/sysutils/puppet27/Makefile
index 08a8a21a0f29..7d0eb324f9f3 100644
--- a/sysutils/puppet27/Makefile
+++ b/sysutils/puppet27/Makefile
@@ -1,4 +1,4 @@
-# Created by: Tomoyuki Sakurai <cherry@trombik.mine.nu>
+# Created by: Tomoyuki Sakurai <cherry@trombik.mine.nu>
# $FreeBSD$
PORTNAME= puppet
@@ -51,6 +51,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}