Fix build with GCC-based architectures.

PR:		232281
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-10-28 10:53:38 +00:00
parent cf82067535
commit 863abcfe07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483268

View File

@ -15,7 +15,7 @@ RUN_DEPENDS= nfs-ganesha-kmod>0:net/nfs-ganesha-kmod \
${PYTHON_PKGNAMEPREFIX}gobject>0:devel/py-gobject@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR}
USES= cmake bison pkgconfig python:2.7
USES= cmake compiler:c11 bison pkgconfig python:2.7
USE_RC_SUBR= ganesha
USE_GITHUB= yes