mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Fix build with GCC-based architectures.
PR: 232281 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
cf82067535
commit
863abcfe07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483268
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user