1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

fix clang build

PR:		ports/174572
Submitted by:	cubox@cubox.me
This commit is contained in:
Oliver Lehmann 2012-12-19 20:25:21 +00:00
parent 0eec3b593b
commit 7ea76ecf69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309264

View File

@ -21,6 +21,7 @@ MAN5= oidentd.conf.5 oidentd_masq.conf.5
MAN8= oidentd.8
PLIST_FILES= sbin/oidentd etc/oidentd.conf.sample \
etc/oidentd_masq.conf.sample
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -std=gnu89"
OPTIONS= IPV6 "Enable IPv6 support" on \
MASQ "Enable NAT/IP masq support" on