summaryrefslogtreecommitdiff
path: root/multimedia/beep-media-player
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
commit855fb638fbbc3329682faf7c68b135b6e6c1a0ae (patch)
tree29e40a75ec137fe362a8b7f6affa075888f0b236 /multimedia/beep-media-player
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
Notes
Notes: svn path=/head/; revision=327747
Diffstat (limited to 'multimedia/beep-media-player')
-rw-r--r--multimedia/beep-media-player/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile
index 675d2d19cf1b..41be39f42a12 100644
--- a/multimedia/beep-media-player/Makefile
+++ b/multimedia/beep-media-player/Makefile
@@ -30,6 +30,7 @@ OPTIONS_MULTI_OUTPUT= ALSA ESOUND OSS
OPTIONS_DEFINE= NLS GCONF GNOMEVFS2 IPV6 VORBIS
OPTIONS_DEFAULT= OSS VORBIS
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}