summaryrefslogtreecommitdiff
path: root/multimedia/win32-codecs
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/win32-codecs
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)
Diffstat (limited to 'multimedia/win32-codecs')
-rw-r--r--multimedia/win32-codecs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/win32-codecs/Makefile b/multimedia/win32-codecs/Makefile
index 159a0b1cd53a..779026d3712a 100644
--- a/multimedia/win32-codecs/Makefile
+++ b/multimedia/win32-codecs/Makefile
@@ -1,5 +1,4 @@
# Created by: Holger Lamm
-#
# $FreeBSD$
PORTNAME= win32-codecs
@@ -44,6 +43,7 @@ OPTIONS_DEFINE= REALPLAYER
OPTIONS_DEFAULT= REALPLAYER
REALPLAYER_DESC= Install realplayer codec
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MREALPLAYER}