summaryrefslogtreecommitdiffstats
path: root/games/morse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/morse/Makefile')
-rw-r--r--games/morse/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/morse/Makefile b/games/morse/Makefile
index 92d1121..4435422 100644
--- a/games/morse/Makefile
+++ b/games/morse/Makefile
@@ -4,8 +4,4 @@
PROG= morse
MAN= morse.6
-.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
-CFLAGS += -DSPEAKER=\"/dev/speaker\"
-.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud