aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-30 13:39:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-30 13:39:54 +0000
commitadce9fc9d23455cce435e3f0929665704b7812ba (patch)
treef6e75f35f0c9c694fa1eeeb3657dae6bc74d807c /games
parent749f7cd7e997e5164841e4dc799d882dcf9c350e (diff)
downloadports-adce9fc9d23455cce435e3f0929665704b7812ba.tar.gz
ports-adce9fc9d23455cce435e3f0929665704b7812ba.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/wesnoth-devel/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile
index 6f56438af8db..35ad4f12451e 100644
--- a/games/wesnoth-devel/Makefile
+++ b/games/wesnoth-devel/Makefile
@@ -206,6 +206,11 @@ BROKEN= you need NLS support for `campaignd' or `wesnothd' or tools to link aga
BROKEN= NOPORT(DOCS|DATA) is not supported
.endif
+post-patch:
+ ${REINPLACE_CMD} -e 's|png_voidp_NULL|NULL|g' \
+ -e 's|png_error_ptr_NULL|NULL|g' \
+ ${WRKSRC}/src/tools/exploder_utils.cpp
+
post-install: .SILENT
-update-desktop-database