net-mgmt/arts++: Fix build with Clang 6

checking size of unsigned short... configure: error: cannot compute sizeof (unsigned short), 77

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p478276_s338342/logs/errors/arts++-1.1.a13_2,1.log
This commit is contained in:
Tobias Kortkamp 2018-09-01 12:32:24 +00:00
parent 4d7080226b
commit 8f869e4653
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478678

View File

@ -14,6 +14,7 @@ COMMENT= Network data storage and analysis library from CAIDA
LICENSE= LGPL21
USES= gmake libtool
USE_CXXSTD= c++98
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
USE_LDCONFIG= yes