1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Fix build with clang, remove now useless USE_GCC=any

This commit is contained in:
Baptiste Daroussin 2013-09-14 10:35:26 +00:00
parent 36a93cec35
commit 7bed1b926b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327260

View File

@ -24,8 +24,8 @@ USE_RC_SUBR= cf-execd cf-serverd
USE_LDCONFIG= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GCC= any
USES= gmake
CFLAGS+= -Wno-return-type
# EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3
DOCSDIR= ${PREFIX}/share/doc/cfengine
CONFIGURE_ARGS= --docdir=${DOCSDIR} \