diff options
Diffstat (limited to 'graphics/acidwarp/Makefile')
-rw-r--r-- | graphics/acidwarp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/acidwarp/Makefile b/graphics/acidwarp/Makefile index 3a5a275fd13b..0d1c5ca6f191 100644 --- a/graphics/acidwarp/Makefile +++ b/graphics/acidwarp/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= SETUID DOCS OPTIONS_DEFAULT= SETUID SETUID_DESC= Install with setuid bit set +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSETUID} |