diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
commit | ea3629c01af237b364bb50a2b4ec4c5228a72ffc (patch) | |
tree | 90409670a56e7a827f22731964352bfec5b98960 /games | |
parent | 92d95b8d9e479b446f6a0995c02dba71f6691a85 (diff) |
- 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')
30 files changed, 5 insertions, 32 deletions
diff --git a/games/apricots/Makefile b/games/apricots/Makefile index 48d9c0ed625a..b50fd63caee7 100644 --- a/games/apricots/Makefile +++ b/games/apricots/Makefile @@ -28,7 +28,7 @@ DESKTOP_ENTRIES="Apricots" \ false OPTIONS_DEFINE= DOCS OPENAL -OPTIONS_DEFAULT=DOCS OPENAL +OPTIONS_DEFAULT=OPENAL .include <bsd.port.options.mk> diff --git a/games/blackshadeselite/Makefile b/games/blackshadeselite/Makefile index 8cddcffa3a3b..3ae8e3516fbd 100644 --- a/games/blackshadeselite/Makefile +++ b/games/blackshadeselite/Makefile @@ -28,7 +28,6 @@ PORTDOCS= Readme Readme.elite PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-extract: @${FIND} ${WRKSRC}/Data -name '._*' -delete diff --git a/games/brainparty/Makefile b/games/brainparty/Makefile index 1e063d62a76e..c97dfe6f0dd2 100644 --- a/games/brainparty/Makefile +++ b/games/brainparty/Makefile @@ -23,7 +23,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|Content/|${DATADIR}/|' ${WRKSRC}/*.cpp diff --git a/games/brickshooter/Makefile b/games/brickshooter/Makefile index b3fa526d3158..6a33c41f2fbc 100644 --- a/games/brickshooter/Makefile +++ b/games/brickshooter/Makefile @@ -18,7 +18,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: .for dir in gfx levels snd diff --git a/games/bumprace/Makefile b/games/bumprace/Makefile index d56f5b333748..137a2ae11c93 100644 --- a/games/bumprace/Makefile +++ b/games/bumprace/Makefile @@ -23,7 +23,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e '/LIBS/ s|-lSDL_[a-z]*|& $${SDL_LIBS}|' ${WRKSRC}/configure diff --git a/games/caph/Makefile b/games/caph/Makefile index 5da949dd3802..c770c09f6ff3 100644 --- a/games/caph/Makefile +++ b/games/caph/Makefile @@ -33,7 +33,7 @@ DESKTOP_ENTRIES="Caph" \ false OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS -OPTIONS_DEFAULT=DOCS OPTIMIZED_CFLAGS +OPTIONS_DEFAULT=OPTIMIZED_CFLAGS .include <bsd.port.options.mk> diff --git a/games/crrcsim/Makefile b/games/crrcsim/Makefile index 3677420133be..da6691fafad1 100644 --- a/games/crrcsim/Makefile +++ b/games/crrcsim/Makefile @@ -34,7 +34,6 @@ DESKTOP_ENTRIES="CRRCsim" \ "" OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e '/portaudio/ s|==|=|' ${WRKSRC}/configure diff --git a/games/enigma/Makefile b/games/enigma/Makefile index 54d32acc43a3..560c01fb92ba 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -33,7 +33,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS NLS -OPTIONS_DEFAULT=DOCS NLS OPTIONS_SUB= yes NLS_USES= gettext diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 584dcfc62116..64462f4d34c8 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -38,7 +38,7 @@ DESKTOP_ENTRIES="Fish Fillets - Next Generation" \ false OPTIONS_DEFINE= DOCS FRIBIDI -OPTIONS_DEFAULT=DOCS FRIBIDI +OPTIONS_DEFAULT=FRIBIDI .include <bsd.port.pre.mk> diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index b779362f9d37..c822ba41b179 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -25,7 +25,6 @@ SUB_LIST= PROGRAM_DIR="${PREFIX}/lib/${PORTNAME}" PORTDOCS= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS do-install: cd ${WRKSRC} && ${COPYTREE_SHARE} "*.py data" ${STAGEDIR}${PREFIX}/lib/${PORTNAME} diff --git a/games/jigzo/Makefile b/games/jigzo/Makefile index 243641762c56..9c251dd014f2 100644 --- a/games/jigzo/Makefile +++ b/games/jigzo/Makefile @@ -32,7 +32,6 @@ DESKTOP_ENTRIES="Jigzo" \ false OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS .include <bsd.port.options.mk> diff --git a/games/meandmyshadow/Makefile b/games/meandmyshadow/Makefile index 15097f284918..d3f53b94ec97 100644 --- a/games/meandmyshadow/Makefile +++ b/games/meandmyshadow/Makefile @@ -31,7 +31,6 @@ DESKTOP_ENTRIES="Me and My Shadow" \ false OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ diff --git a/games/meritous/Makefile b/games/meritous/Makefile index a805916f5959..b52cb7a9c82e 100644 --- a/games/meritous/Makefile +++ b/games/meritous/Makefile @@ -33,7 +33,6 @@ DESKTOP_ENTRIES="Meritous" \ false OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|dat/|${DATADIR}/|' ${WRKSRC}/src/*.c diff --git a/games/npush/Makefile b/games/npush/Makefile index 4f67dc903af0..384897abaf27 100644 --- a/games/npush/Makefile +++ b/games/npush/Makefile @@ -14,7 +14,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|"levels|"${DATADIR}/levels|' \ diff --git a/games/opencity/Makefile b/games/opencity/Makefile index 92bad0e67dd7..afb125e78982 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -22,6 +22,5 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS .include <bsd.port.mk> diff --git a/games/phlipple/Makefile b/games/phlipple/Makefile index 85281a4a4c05..463ca2bad229 100644 --- a/games/phlipple/Makefile +++ b/games/phlipple/Makefile @@ -28,7 +28,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/src/*.c diff --git a/games/pipepanic/Makefile b/games/pipepanic/Makefile index 94baf996fa4f..87c977f6f3a4 100644 --- a/games/pipepanic/Makefile +++ b/games/pipepanic/Makefile @@ -20,7 +20,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} \ diff --git a/games/pipewalker/Makefile b/games/pipewalker/Makefile index 496d6b364bc1..7d13ee88f0b5 100644 --- a/games/pipewalker/Makefile +++ b/games/pipewalker/Makefile @@ -24,7 +24,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${CHMOD} a+x ${WRKSRC}/install-sh diff --git a/games/plee-the-bear/Makefile b/games/plee-the-bear/Makefile index 6bb6b59cd49a..ec851a4919ce 100644 --- a/games/plee-the-bear/Makefile +++ b/games/plee-the-bear/Makefile @@ -31,7 +31,6 @@ CMAKE_ARGS= -Dlibclaw_DIR="${LOCALBASE}/share/libclaw/cmake" \ -DBEAR_NO_EDITOR=YES OPTIONS_DEFINE= NLS -OPTIONS_DEFAULT=NLS OPTIONS_SUB= yes .include <bsd.port.options.mk> diff --git a/games/quantumminigolf/Makefile b/games/quantumminigolf/Makefile index a8cd65b6444f..2dc66ef1a46b 100644 --- a/games/quantumminigolf/Makefile +++ b/games/quantumminigolf/Makefile @@ -29,7 +29,7 @@ DESKTOP_ENTRIES="Quantum Minigolf" \ false OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS -OPTIONS_DEFAULT=OPTIMIZED_CFLAGS DOCS +OPTIONS_DEFAULT=OPTIMIZED_CFLAGS .include <bsd.port.options.mk> 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 diff --git a/games/reminiscence/Makefile b/games/reminiscence/Makefile index 86510585e99f..58a5920eb3d6 100644 --- a/games/reminiscence/Makefile +++ b/games/reminiscence/Makefile @@ -25,7 +25,6 @@ PLIST_FILES= bin/remin PLIST_DIRSTRY= %%DATADIR%%/data %%DATADIR%% OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|DATA|${DATADIR}/data|' ${WRKSRC}/main.cpp diff --git a/games/rezerwar/Makefile b/games/rezerwar/Makefile index 0103b6a12629..f3bfa49a1ef1 100644 --- a/games/rezerwar/Makefile +++ b/games/rezerwar/Makefile @@ -24,7 +24,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|gcc|${CC}|' ${WRKSRC}/configure diff --git a/games/sdb/Makefile b/games/sdb/Makefile index 5d8ff1b2f1e5..f7143456bc4c 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -37,7 +37,6 @@ DESKTOP_ENTRIES="Shotgun Debugger" \ "" OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS .include <bsd.port.options.mk> diff --git a/games/sdlsand/Makefile b/games/sdlsand/Makefile index c079e42e651a..1b521e1fd928 100644 --- a/games/sdlsand/Makefile +++ b/games/sdlsand/Makefile @@ -19,9 +19,6 @@ PLIST_FILES= bin/${PORTNAME} PORTDOCS= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS - -.include <bsd.port.options.mk> post-patch: @${REINPLACE_CMD} -e '/crtdbg/ d' ${WRKSRC}/CmdLine.cpp diff --git a/games/spacejunk/Makefile b/games/spacejunk/Makefile index 2a9da4a8843a..1e9f20bdeee5 100644 --- a/games/spacejunk/Makefile +++ b/games/spacejunk/Makefile @@ -33,7 +33,6 @@ DESKTOP_ENTRIES="Spacejunk" \ false OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS .include <bsd.port.options.mk> diff --git a/games/stormbaancoureur/Makefile b/games/stormbaancoureur/Makefile index 039adf3c7182..85479ccb4852 100644 --- a/games/stormbaancoureur/Makefile +++ b/games/stormbaancoureur/Makefile @@ -26,7 +26,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|__DATADIR|"${DATADIR}"|' \ diff --git a/games/toycars/Makefile b/games/toycars/Makefile index f6083795ee12..318d59f731f3 100644 --- a/games/toycars/Makefile +++ b/games/toycars/Makefile @@ -27,7 +27,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-extract: @${RM} ${WRKSRC}/data/.*Store diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile index 056571a77e81..3c41b5e8eed5 100644 --- a/games/valyriatear/Makefile +++ b/games/valyriatear/Makefile @@ -35,7 +35,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS NLS -OPTIONS_DEFAULT=DOCS NLS OPTIONS_SUB= yes NLS_CMAKE_OFF= -DDISABLE_TRANSLATIONS=ON diff --git a/games/xtron/Makefile b/games/xtron/Makefile index b7ba299dce79..26598628711c 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -25,7 +25,6 @@ DESKTOP_ENTRIES="xtron" \ false OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/xtronrc |