net-mgmt/ccnet-server: fix build with GCC-based architectures

This port requires C11-compatible compiler:
/usr/bin/ld: cannot find -latomic

Approved by:    mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-07-06 01:11:47 +00:00
parent 6d08af5244
commit e7eb9c8559
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505951

View file

@ -20,8 +20,8 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \
libevent.so:devel/libevent \
libjansson.so:devel/jansson
USES= autoreconf gnome libtool localbase mysql:client pathfix \
pgsql pkgconfig python:-2.7 shebangfix ssl
USES= autoreconf compiler:c11 gnome libtool localbase mysql:client \
pathfix pgsql pkgconfig python:-2.7 shebangfix ssl
USE_GITHUB= yes
GH_ACCOUNT= haiwen
USE_GNOME= glib20