diff options
Diffstat (limited to 'audio/yell')
-rw-r--r-- | audio/yell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/yell/Makefile b/audio/yell/Makefile index c48c8ac345c1..56975e91a975 100644 --- a/audio/yell/Makefile +++ b/audio/yell/Makefile @@ -12,6 +12,7 @@ COMMENT= Command-line pc speaker bell PLIST_FILES= bin/yell ONLY_FOR_ARCHS= i386 amd64 +NO_STAGE= yes OPTIONS_DEFINE= SUID SUID_DESC= Use suid to allow execution as non root |