aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-02-08 14:02:15 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-02-08 14:02:15 +0000
commit080c9f314cbc4d04083474a102bd370b5fdddc65 (patch)
treefbd2e339a69cee2e02f79383a1d688b4a3d00d04 /games/wesnoth/Makefile
parent0bf9ab1b91cf3075fc68ee71d2d486de73748f97 (diff)
downloadports-080c9f314cbc4d04083474a102bd370b5fdddc65.tar.gz
ports-080c9f314cbc4d04083474a102bd370b5fdddc65.zip
Notes
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r--games/wesnoth/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 08c85c6fda65..4648fa49bfc1 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wesnoth
-PORTVERSION= 0.8.9
+PORTVERSION= 0.8.10
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.wesnoth.org/files/
@@ -124,7 +124,5 @@ post-patch:
@${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${X11BASE}/share/gnome/apps/Games|g ; \
s|[$$][(]datadir[)]/icons|${X11BASE}/share/gnome/pixmaps|g' \
${WRKSRC}/icons/Makefile.in
- @${REINPLACE_CMD} -e 's|@SDL_CFLAGS@|@SDL_CFLAGS@ -I../sdl_ttf|g' \
- ${WRKSRC}/src/tools/Makefile.in
.include <bsd.port.post.mk>