diff options
Diffstat (limited to 'games')
30 files changed, 5 insertions, 32 deletions
diff --git a/games/apricots/Makefile b/games/apricots/Makefile index 48d9c0e..b50fd63 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 8cddcff..3ae8e35 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 1e063d6..c97dfe6 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 b3fa526..6a33c41 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 d56f5b3..137a2ae 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 5da949d..c770c09 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 3677420..da6691f 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 54d32ac..560c01f 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 584dcfc..64462f4 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 b779362..c822ba4 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 2436417..9c251dd 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 15097f28..d3f53b9 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 a805916..b52cb7a 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 4f67dc9..384897a 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 92bad0e..afb125e 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 85281a4..463ca2b 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 94baf99..87c977f 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 496d6b3..7d13ee8 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 6bb6b59..ec851a4 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 a8cd65b..2dc66ef 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 c0a5c75..be15be7 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 8651058..58a5920 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 0103b6a..f3bfa49 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 5d8ff1b..f714345 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 c079e42..1b521e1 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 2a9da4a..1e9f20b 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 039adf3..85479cc 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 f608379..318d59f 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 056571a..3c41b5e 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 b7ba299..2659862 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 |