1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

FreeBSD's syslog.h defines properly the facilitynames, no need to redefine them

This fixes build with clang
This commit is contained in:
Baptiste Daroussin 2013-07-30 08:57:41 +00:00
parent 5d65ddf31f
commit 3fb572d36d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323950

View File

@ -15,6 +15,7 @@ USE_AUTOTOOLS= libtool
USES= pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_have_decl_facilitynames=yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s|sample debian||' ${WRKSRC}/Makefile.in