svn commit: r327463 - head/lang/spidermonkey185

Baptiste Daroussin bapt at FreeBSD.org
Tue Sep 17 09:30:18 UTC 2013


Author: bapt
Date: Tue Sep 17 09:30:18 2013
New Revision: 327463
URL: http://svnweb.freebsd.org/changeset/ports/327463

Log:
  Fix leftout from previous commit

Modified:
  head/lang/spidermonkey185/Makefile

Modified: head/lang/spidermonkey185/Makefile
==============================================================================
--- head/lang/spidermonkey185/Makefile	Tue Sep 17 09:29:06 2013	(r327462)
+++ head/lang/spidermonkey185/Makefile	Tue Sep 17 09:30:18 2013	(r327463)
@@ -17,7 +17,7 @@ LIB_DEPENDS=		nspr4:${PORTSDIR}/devel/ns
 
 CONFLICTS=		njs-[0-9]*
 
-USES=			gmake pathfix pkgconfig
+USES=			gmake pathfix perl5 pkgconfig
 USE_AUTOTOOLS=		autoconf213:env
 GNU_CONFIGURE=		yes
 USE_LDCONFIG=		yes


More information about the svn-ports-all mailing list