aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2018-09-25 16:34:35 +0800
committerarved <arved@FreeBSD.org>2018-09-25 16:34:35 +0800
commitf9ad33546bf53e93fee76b28328cd2f3d7d0a7d0 (patch)
treed03343732ba135f7befc2ae98b360e603b455310
parentddb7d60b7164ba1e7a86a63bbb88e8ce950160db (diff)
downloadfreebsd-ports-gnome-f9ad33546bf53e93fee76b28328cd2f3d7d0a7d0.tar.gz
freebsd-ports-gnome-f9ad33546bf53e93fee76b28328cd2f3d7d0a7d0.tar.zst
freebsd-ports-gnome-f9ad33546bf53e93fee76b28328cd2f3d7d0a7d0.zip
Fix build on architectures that use base GCC
PR: 231689 Submitted by: Piotr Kubaj Approved by: maintainer
-rw-r--r--audio/sratom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sratom/Makefile b/audio/sratom/Makefile
index fc5968c0d8f3..99fff86039f4 100644
--- a/audio/sratom/Makefile
+++ b/audio/sratom/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libserd-0.so:devel/serd libsord-0.so:devel/sord
BUILD_DEPENDS= lv2>=1.14.0:audio/lv2
USES= pkgconfig python:build tar:bzip2 waf
-
+USE_CSTD= c99
USE_LDCONFIG= yes
PLIST_SUB= VERSION=${PORTVERSION}