diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 20:57:48 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 20:57:48 +0000 |
| commit | 855fb638fbbc3329682faf7c68b135b6e6c1a0ae (patch) | |
| tree | 29e40a75ec137fe362a8b7f6affa075888f0b236 /multimedia/win32-codecs | |
| parent | Add 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/Makefile | 2 |
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} |
