aboutsummaryrefslogtreecommitdiff
path: root/games/redeclipse
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-12-16 17:40:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-12-16 17:40:13 +0000
commitea3629c01af237b364bb50a2b4ec4c5228a72ffc (patch)
tree90409670a56e7a827f22731964352bfec5b98960 /games/redeclipse
parent92d95b8d9e479b446f6a0995c02dba71f6691a85 (diff)
downloadports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.tar.gz
ports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.zip
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook
Notes
Notes: svn path=/head/; revision=336650
Diffstat (limited to 'games/redeclipse')
-rw-r--r--games/redeclipse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile
index c0a5c7510e0b..be15be7b8706 100644
--- a/games/redeclipse/Makefile
+++ b/games/redeclipse/Makefile
@@ -35,7 +35,7 @@ PORTDOCS= *
OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS
OPTIONS_MULTI= COMPONENTS
OPTIONS_MULTI_COMPONENTS=CLIENT DEDICATED
-OPTIONS_DEFAULT=CLIENT DEDICATED OPTIMIZED_CFLAGS DOCS
+OPTIONS_DEFAULT=CLIENT DEDICATED OPTIMIZED_CFLAGS
CLIENT_DESC= Build client
DEDICATED_DESC= Build dedicated server