aboutsummaryrefslogtreecommitdiff
path: root/comms/morse
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:03:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:03:29 +0000
commit2b300eeb3f3f12f89596c38ef5510f621dde4ca9 (patch)
tree8db179eca6ba6e7449724456d92a408d868a7732 /comms/morse
parentf5750c6a0ec52f2e6e5c4f6bf1a104e16168491a (diff)
Notes
Diffstat (limited to 'comms/morse')
-rw-r--r--comms/morse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/morse/Makefile b/comms/morse/Makefile
index ebba337387e6..7ac4cbdc0a78 100644
--- a/comms/morse/Makefile
+++ b/comms/morse/Makefile
@@ -23,6 +23,7 @@ OSS_DESC= Beep using OSS (/dev/dsp)
X11_DESC= Beep using X server
PULSEAUDIO_DESC= Beep using Pulse Audio
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOSS}