From 5e113a170ba02a48dc91a9c4dc508eca95f7d8fd Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 11 Oct 2005 22:23:13 +0000 Subject: fix compile on amd64 Approved by: maintainer --- games/liquidwar/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games') diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index acfbb41e5880..4aec11413774 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= alleg.41:${PORTSDIR}/devel/allegro GNU_CONFIGURE= yes USE_GMAKE= yes +CONFIGURE_ARGS= --disable-target-opt INFO= liquidwar -- cgit