diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-17 09:30:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-17 09:30:18 +0000 |
commit | 2071b3a8a64a07a5e8e2bd79c6ea93b4223d856a (patch) | |
tree | 885eade40da76021d27f0c3653c81ebeb9e385d5 /lang | |
parent | 076703a60d9a6d8e5dcb798660d8f4404ffd6a74 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/spidermonkey185/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spidermonkey185/Makefile b/lang/spidermonkey185/Makefile index bf99b7db5c8e..eab4e9c861a7 100644 --- a/lang/spidermonkey185/Makefile +++ b/lang/spidermonkey185/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= nspr4:${PORTSDIR}/devel/nspr CONFLICTS= njs-[0-9]* -USES= gmake pathfix pkgconfig +USES= gmake pathfix perl5 pkgconfig USE_AUTOTOOLS= autoconf213:env GNU_CONFIGURE= yes USE_LDCONFIG= yes |