1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Fix build with clang

This commit is contained in:
Baptiste Daroussin 2013-07-31 22:52:05 +00:00
parent 2498a823f1
commit f99028945d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324073

View File

@ -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