aboutsummaryrefslogtreecommitdiff
path: root/games/lincity
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-31 22:52:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-31 22:52:05 +0000
commitf99028945d98f49996bee1657f9ecff4fb8a9686 (patch)
tree0be89cc78b49a805612f5a77773dcdd3fc47afcc /games/lincity
parent2498a823f1dffddaebbdcda12dfd44961623c3ca (diff)
downloadports-f99028945d98f49996bee1657f9ecff4fb8a9686.tar.gz
ports-f99028945d98f49996bee1657f9ecff4fb8a9686.zip
Fix build with clang
Notes
Notes: svn path=/head/; revision=324073
Diffstat (limited to 'games/lincity')
-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