pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/mozjs60
Module Name: pkgsrc
Committed By: nia
Date: Thu Nov 12 10:06:04 UTC 2020
Modified Files:
pkgsrc/lang/mozjs60: Makefile
Log Message:
mozjs60: Also needs py-expat (seemingly only triggered on Darwin)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/mozjs60/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/mozjs60/Makefile
diff -u pkgsrc/lang/mozjs60/Makefile:1.12 pkgsrc/lang/mozjs60/Makefile:1.13
--- pkgsrc/lang/mozjs60/Makefile:1.12 Thu Nov 5 09:06:57 2020
+++ pkgsrc/lang/mozjs60/Makefile Thu Nov 12 10:06:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/11/05 09:06:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2020/11/12 10:06:04 nia Exp $
DISTNAME= mozjs60_60.8.0.orig
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
@@ -42,6 +42,7 @@ PKGCONFIG_OVERRIDE+= build/js.pc.in
PKGCONFIG_OVERRIDE+= ctypes/libffi/libffi.pc.in
PYTHON_VERSIONS_ACCEPTED= 27
+TOOL_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
pre-configure:
cd ${WRKSRC} && autoconf-2.13
Home |
Main Index |
Thread Index |
Old Index