diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-18 02:03:07 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-18 02:03:07 +0000 |
commit | eb457b0cf56b921e92e11b7cc0e7a86ded227ff2 (patch) | |
tree | e4f8f8b63d02d7f4aac032958bf4f27656eafdd2 /games/warmux | |
parent | fefa8c14d5b32546e3b2bd75ca5301c314e77a53 (diff) |
Notes
Diffstat (limited to 'games/warmux')
-rw-r--r-- | games/warmux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index 6d5c42060151..467415a1065d 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \ CONFLICTS_INSTALL= wormux-* GNU_CONFIGURE= yes +CONFIGURE_ENV= cxx_present=yes USES= dos2unix gmake pkgconfig tar:bzip2 USE_SDL= sdl image mixer ttf gfx net DOS2UNIX_GLOB= fixed_class.h |