aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2016-10-05 22:22:34 +0800
committergblach <gblach@FreeBSD.org>2016-10-05 22:22:34 +0800
commit6f0eabac09d64f3586abeef9b8d62586b1ca7326 (patch)
treed8698941c90eca15d3883e99f2c16a4fa7b8ae78 /multimedia
parented469b38735df24037ab7224f81c232383e151b6 (diff)
downloadfreebsd-ports-gnome-6f0eabac09d64f3586abeef9b8d62586b1ca7326.tar.gz
freebsd-ports-gnome-6f0eabac09d64f3586abeef9b8d62586b1ca7326.tar.zst
freebsd-ports-gnome-6f0eabac09d64f3586abeef9b8d62586b1ca7326.zip
Fix build on 9.3
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/rage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/rage/Makefile b/multimedia/rage/Makefile
index 2a5ea6ab0002..5a5005d24398 100644
--- a/multimedia/rage/Makefile
+++ b/multimedia/rage/Makefile
@@ -15,6 +15,6 @@ LIB_DEPENDS= libefl.so:devel/efl
DIST_SUBDIR= enlightenment
GNU_CONFIGURE= yes
-USES= desktop-file-utils pkgconfig tar:xz
+USES= compiler:c11 desktop-file-utils pkgconfig tar:xz
.include <bsd.port.mk>