summaryrefslogtreecommitdiff
path: root/lang/spidermonkey24
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-15 08:59:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-15 08:59:39 +0000
commit13354f7627cd57432c58dcfba9ba31913bdaff2c (patch)
tree64a2f9c95c38b366242b14a43a2d0d1b1f136c19 /lang/spidermonkey24
parentAdd direct KERBEROS_SUPPORT assignment to avoid undefined variable (diff)
Fixed build on head with no shared readline
Reported by: kwm
Notes
Notes: svn path=/head/; revision=361900
Diffstat (limited to 'lang/spidermonkey24')
-rw-r--r--lang/spidermonkey24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spidermonkey24/Makefile b/lang/spidermonkey24/Makefile
index 4181a00324bc..b68d8f068686 100644
--- a/lang/spidermonkey24/Makefile
+++ b/lang/spidermonkey24/Makefile
@@ -19,7 +19,7 @@ CONFLICTS= njs-[0-9]*
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= compiler:c11 gmake pathfix perl5
+USES= compiler:c11 gmake pathfix perl5 readline
USE_PERL5= build
USE_LDCONFIG= yes
USE_PYTHON_BUILD= 2