Page MenuHomeFreeBSD

D2396.diff
No OneTemporary

D2396.diff

Index: lang/gjs/Makefile
===================================================================
--- lang/gjs/Makefile
+++ lang/gjs/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gjs
PORTVERSION= 1.42.0
+PORTREVISION= 1
CATEGORIES= lang gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -14,7 +15,7 @@
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libmozjs-24.so:${PORTSDIR}/lang/spidermonkey24
-USES= compiler:c11 gettext gmake libtool pathfix pkgconfig \
+USES= compiler:c++11-lib gettext gmake libtool pathfix pkgconfig \
python:build tar:xz
USE_GNOME= cairo glib20 gnomeprefix introspection:build \
intlhack
Index: lang/spidermonkey24/Makefile
===================================================================
--- lang/spidermonkey24/Makefile
+++ lang/spidermonkey24/Makefile
@@ -3,6 +3,7 @@
PORTNAME= spidermonkey24
PORTVERSION= 24.2.0
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_MOZILLA}
#http://people.mozilla.org/~sstangl/
@@ -18,7 +19,7 @@
CONFLICTS= njs-[0-9]*
GNU_CONFIGURE= yes
-USES= compiler:c11 gmake pathfix perl5 python:2,build \
+USES= compiler:c++11-lib gmake pathfix perl5 python:2,build \
readline tar:bzip2
USE_PERL5= build
USE_LDCONFIG= yes

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 12:22 PM (22 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31602968
Default Alt Text
D2396.diff (1 KB)

Event Timeline