aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-01 06:52:05 +0800
committerbapt <bapt@FreeBSD.org>2013-08-01 06:52:05 +0800
commit498a7ac59beea417ecfed1417c61db0dffe62679 (patch)
tree0be89cc78b49a805612f5a77773dcdd3fc47afcc /games
parent0f83e8b7b1b2e81b84990c38a40e57f4adb3835b (diff)
downloadfreebsd-ports-gnome-498a7ac59beea417ecfed1417c61db0dffe62679.tar.gz
freebsd-ports-gnome-498a7ac59beea417ecfed1417c61db0dffe62679.tar.zst
freebsd-ports-gnome-498a7ac59beea417ecfed1417c61db0dffe62679.zip
Fix build with clang
Diffstat (limited to 'games')
-rw-r--r--games/lincity/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile
index e18e55b68fb0..38fd3fad559c 100644
--- a/games/lincity/Makefile
+++ b/games/lincity/Makefile
@@ -14,11 +14,8 @@ OPTIONS_DEFINE= SVGALIB NLS
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
-.if ${CC} == "clang"
+USES= gmake
USE_CSTD= c89
-.endif
-
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib