diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index e32ff764b8e5..41f20b4fae69 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -1,39 +1,33 @@ # Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= liquidwar PORTVERSION= 5.6.4 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://liquidwar.sunsite.dk/archive/ \ ${MASTER_SITE_SAVANNAH} \ http://ufoot.hd.free.fr/pub/archive/ MASTER_SITE_SUBDIR= liquidwar MAINTAINER= edwin@mavetju.org COMMENT= You control an army of liquid and have to try and eat your opponents -LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro +LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake CONFIGURE_ARGS= --disable-target-opt --disable-doc-ps --disable-doc-pdf +CONFIGURE_ENV= ac_cv_prog_PYTHON=yes USE_PYTHON_BUILD=yes INFO= liquidwar -MANCOMPRESSED= yes -MAN6= liquidwar.6 \ - liquidwar-server.6 \ - liquidwar-mapgen.6 - OPTIONS_DEFINE= ASM -NO_STAGE= yes -.include +ASM_CONFIGURE_OFF= --disable-asm -.if ! ${PORT_OPTIONS:MASM} -CONFIGURE_ARGS+= --disable-asm -.endif +post-patch: + @${REINPLACE_CMD} 's,python,${PYTHON_CMD},' ${WRKSRC}/doc/Makefile.in .include diff --git a/games/liquidwar/pkg-plist b/games/liquidwar/pkg-plist index 8e7e64e8dd69..6c59a23f5f8b 100644 --- a/games/liquidwar/pkg-plist +++ b/games/liquidwar/pkg-plist @@ -1,64 +1,67 @@ bin/liquidwar bin/liquidwar-server bin/liquidwar-mapgen +man/man6/liquidwar-mapgen.6.gz +man/man6/liquidwar-server.6.gz +man/man6/liquidwar.6.gz %%DOCSDIR%%/txt/algorithm.txt %%DOCSDIR%%/txt/authors.txt %%DOCSDIR%%/txt/bugs.txt %%DOCSDIR%%/txt/copying.txt %%DOCSDIR%%/txt/mailinglists.txt %%DOCSDIR%%/txt/network.txt %%DOCSDIR%%/txt/options.txt %%DOCSDIR%%/txt/parameters.txt %%DOCSDIR%%/txt/platforms.txt %%DOCSDIR%%/txt/rules.txt %%DOCSDIR%%/txt/source.txt %%DOCSDIR%%/txt/todo.txt %%DOCSDIR%%/txt/userlevels.txt %%DOCSDIR%%/txt/fanfic.txt %%DOCSDIR%%/txt/wip.txt %%DOCSDIR%%/html/algorithm.html %%DOCSDIR%%/html/authors.html %%DOCSDIR%%/html/bugs.html %%DOCSDIR%%/html/copying.html %%DOCSDIR%%/html/index.html %%DOCSDIR%%/html/mailinglists.html %%DOCSDIR%%/html/network.html %%DOCSDIR%%/html/options.html %%DOCSDIR%%/html/parameters.html %%DOCSDIR%%/html/platforms.html %%DOCSDIR%%/html/rules.html %%DOCSDIR%%/html/source.html %%DOCSDIR%%/html/todo.html %%DOCSDIR%%/html/userlevels.html %%DOCSDIR%%/html/fanfic.html %%DOCSDIR%%/html/wip.html %%DOCSDIR%%/COPYING %%DOCSDIR%%/README %%DOCSDIR%%/README.fr %%DOCSDIR%%/README.de %%DOCSDIR%%/README.dk share/pixmaps/liquidwar.xpm share/applications/liquidwar.desktop share/games/liquidwar/liquidwar.dat share/games/liquidwar/map/meditate.bmp share/games/liquidwar/map/pacman.bmp share/games/liquidwar/map/paille.bmp share/games/liquidwar/map/t4.bmp share/games/liquidwar/music/colossus.mid share/games/liquidwar/texture/bluesq.bmp share/games/liquidwar/texture/clovers.bmp share/games/liquidwar/texture/meditate.bmp share/games/liquidwar/texture/rust.bmp share/games/liquidwar/texture/warning.bmp games/liquidwar-server games/liquidwar-mapgen games/liquidwar @dirrm share/games/liquidwar/texture @dirrm share/games/liquidwar/music @dirrm share/games/liquidwar/map @dirrm share/games/liquidwar @dirrm games @dirrm %%DOCSDIR%%/txt @dirrm %%DOCSDIR%%/html @dirrm %%DOCSDIR%% @dirrmtry share/games