diff options
Diffstat (limited to 'sysutils/puppet27/Makefile')
-rw-r--r-- | sysutils/puppet27/Makefile | 3 |
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} |