aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-26 23:29:32 +0800
committerantoine <antoine@FreeBSD.org>2014-06-26 23:29:32 +0800
commit8701034d4adbd2f5d207d43d599a1da9eefc3abb (patch)
tree7ba7f93e5468cce121032e528ca31cc3b97fbee9 /games
parentcfbd391cf0484b1d3005dbe4d7f21933c19580ab (diff)
downloadfreebsd-ports-gnome-8701034d4adbd2f5d207d43d599a1da9eefc3abb.tar.gz
freebsd-ports-gnome-8701034d4adbd2f5d207d43d599a1da9eefc3abb.tar.zst
freebsd-ports-gnome-8701034d4adbd2f5d207d43d599a1da9eefc3abb.zip
Allow to build with texinfo from ports
Diffstat (limited to 'games')
-rw-r--r--games/liquidwar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile
index 41f20b4fae69..da756878c55d 100644
--- a/games/liquidwar/Makefile
+++ b/games/liquidwar/Makefile
@@ -16,7 +16,7 @@ COMMENT= You control an army of liquid and have to try and eat your opponents
LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake makeinfo
CONFIGURE_ARGS= --disable-target-opt --disable-doc-ps --disable-doc-pdf
CONFIGURE_ENV= ac_cv_prog_PYTHON=yes
USE_PYTHON_BUILD=yes