aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-01-01 23:59:19 +0800
committerkwm <kwm@FreeBSD.org>2015-01-01 23:59:19 +0800
commit73f39b194751474bf37e8694780bc22579625ad0 (patch)
tree58677ad675590356b4b91eec49da2d00552bc85c /lang
parentef0119275c45e0e0508bff4f5ca7b9db0a88d321 (diff)
downloadfreebsd-ports-gnome-73f39b194751474bf37e8694780bc22579625ad0.tar.gz
freebsd-ports-gnome-73f39b194751474bf37e8694780bc22579625ad0.tar.zst
freebsd-ports-gnome-73f39b194751474bf37e8694780bc22579625ad0.zip
Unbreak cjs and cinnamon on 9.3 and 8.4. The spidermonkey 24.0 code needs
GCC 4.4+ or clang to build. Submitted by: Barbara Guida <barbara.freebsd@gmail.com>
Diffstat (limited to 'lang')
-rw-r--r--lang/cjs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cjs/Makefile b/lang/cjs/Makefile
index 1ef9d4b90405..189f77d64e78 100644
--- a/lang/cjs/Makefile
+++ b/lang/cjs/Makefile
@@ -16,8 +16,8 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
CONFLICTS_BUILD=spidermonkey17-1.7.*
-USES= autoreconf:build gettext libtool gmake pathfix pkgconfig python:build \
- shebangfix
+USES= autoreconf:build compiler:c11 gettext libtool gmake \
+ pathfix pkgconfig python:build shebangfix
USE_GNOME= cairo glib20 gnomeprefix introspection:build \
intlhack
USE_LDCONFIG= yes