aboutsummaryrefslogtreecommitdiff
path: root/games/kartofel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-11 21:57:40 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-11 21:57:40 +0000
commit41f778ba31397ede79e70f0645c853afd439b4fb (patch)
treec8bf4ed4f92ac6e22e4da669b18ec0e12d62b125 /games/kartofel
parent767960debff163320425110d5d4b5f6c89da4888 (diff)
downloadports-41f778ba31397ede79e70f0645c853afd439b4fb.tar.gz
ports-41f778ba31397ede79e70f0645c853afd439b4fb.zip
Notes
Diffstat (limited to 'games/kartofel')
-rw-r--r--games/kartofel/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/kartofel/Makefile b/games/kartofel/Makefile
index f9396799469c..4ddf9b4ed92d 100644
--- a/games/kartofel/Makefile
+++ b/games/kartofel/Makefile
@@ -21,9 +21,17 @@ USE_GMAKE= yes
USE_SDL= sdl gfx mixer image ttf
ALL_TARGET= default
+MAKE_JOBS_SAFE= yes
DATA_DIRS= sounds fonts music images levels
+DESKTOP_ENTRIES="Kartofel" \
+ "A game of skill and logic" \
+ "${DATADIR}/images/icon32x32.png" \
+ "kartofel" \
+ "Game;LogicGame;ArcadeGame;" \
+ false
+
post-patch:
@${REINPLACE_CMD} -e '/^CXXOPTIONS/ d; s|g++|${CXX} ${CXXFLAGS}|; \
s|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile