diff options
Diffstat (limited to 'audio/yell')
-rw-r--r-- | audio/yell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/yell/Makefile b/audio/yell/Makefile index 48c44a622c4..9d51a1c2ffd 100644 --- a/audio/yell/Makefile +++ b/audio/yell/Makefile @@ -15,7 +15,7 @@ COMMENT= A command line pc speaker bell PLIST_FILES= bin/yell -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 OPTIONS= SUID "Set the setuid bit on the yell program" off |