1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Piotr Kubaj 1e170600d3 net/gupnp-igd: fix build with GCC-based architectures
Add USES=compiler:c11 to fix build:
/usr/local/include/gupnp-1.2/libgupnp/gupnp-acl.h:39: error: redefinition of typedef 'GUPnPAcl'
/usr/local/include/gupnp-1.2/libgupnp/gupnp-acl.h:32: error: previous declaration of 'GUPnPAcl' was here
/usr/local/include/gupnp-1.2/libgupnp/gupnp-acl.h:53: error: redefinition of typedef 'GUPnPAclInterface'
/usr/local/include/gupnp-1.2/libgupnp/gupnp-acl.h:32: error: previous declaration of 'GUPnPAclInterface' was here

Approved by:	mentors (implicit approval)
2019-05-12 01:14:14 +00:00
..
2018-08-23 17:54:10 +00:00