sysutils/eclat: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-28 20:45:51 +00:00
parent 5441fb96d8
commit c60f6159ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546826

View file

@ -20,6 +20,9 @@ USES= localbase tar:xz
GNU_CONFIGURE= yes
TEST_TARGET= check
# Fix build with clang11
CFLAGS+= -fcommon
PORTDOCS= AUTHORS ChangeLog NEWS README THANKS TODO
OPTIONS_DEFINE= DOCS GDBM LDAP