From cc873ae9478d4779acb6fe6e4b342cbb2f05e09c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 1 Aug 2013 05:35:25 +0000 Subject: Fix build with clang --- games/wargus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/wargus') diff --git a/games/wargus/Makefile b/games/wargus/Makefile index 860010d82961..c3f14bbe5f2c 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -17,8 +17,8 @@ RUN_DEPENDS= stratagus:${PORTSDIR}/games/stratagus LICENSE= GPLv2 NOT_FOR_ARCHS= sparc64 -USE_GMAKE= yes -USES= pathfix +USES= pathfix gmake +USE_CSTD= gnu89 USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= ${PORTNAME} pkg-message -- cgit v1.2.3