GC outdated conflicts: lang/njs was removed on 2011-06-09 and
CONFLICTS_BUILD=spidermonkey17 does not reflect reality these days, if it ever did. PR: 222289
This commit is contained in:
parent
06961e5c1e
commit
424d098fa6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553424
@ -14,8 +14,6 @@ BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libmozjs-24.so:lang/spidermonkey24
|
||||
|
||||
CONFLICTS_BUILD=spidermonkey17-1.7.*
|
||||
|
||||
USES= autoreconf compiler:c11 gettext gmake gnome libtool pathfix \
|
||||
pkgconfig python:build shebangfix
|
||||
USE_GNOME= cairo glib20 gnomeprefix introspection:build
|
||||
|
@ -13,8 +13,6 @@ COMMENT= Standalone JavaScript interpreter from the Mozilla project
|
||||
|
||||
LIB_DEPENDS= libnspr4.so:devel/nspr
|
||||
|
||||
CONFLICTS= njs-[0-9]*
|
||||
|
||||
MAKE_ARGS+= JS_THREADSAFE=YES \
|
||||
PROG_LIBS="-lreadline -lncurses -lm -lpthread" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -15,8 +15,6 @@ BUILD_DEPENDS= zip:archivers/zip \
|
||||
autoconf-2.13:devel/autoconf213
|
||||
LIB_DEPENDS= libnspr4.so:devel/nspr
|
||||
|
||||
CONFLICTS= njs-[0-9]*
|
||||
|
||||
USES= gmake pathfix perl5 pkgconfig python:2.7,build
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -15,8 +15,6 @@ COMMENT= Standalone JavaScript based from Mozilla 24-esr
|
||||
BUILD_DEPENDS= zip:archivers/zip
|
||||
LIB_DEPENDS= libnspr4.so:devel/nspr
|
||||
|
||||
CONFLICTS= njs-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= compiler:c++11-lib gmake pathfix perl5 python:2.7,build \
|
||||
readline tar:bzip2
|
||||
|
Loading…
Reference in New Issue
Block a user