pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/nodejs nodejs: gyp-mac-tool requires py-expat.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f849c78d5c29
branches: trunk
changeset: 377346:f849c78d5c29
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Apr 19 12:42:38 2022 +0000
description:
nodejs: gyp-mac-tool requires py-expat.
diffstat:
lang/nodejs/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e30188a26b50 -r f849c78d5c29 lang/nodejs/Makefile
--- a/lang/nodejs/Makefile Tue Apr 19 12:16:38 2022 +0000
+++ b/lang/nodejs/Makefile Tue Apr 19 12:42:38 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.230 2022/04/18 19:09:55 adam Exp $
+# $NetBSD: Makefile,v 1.231 2022/04/19 12:42:38 jperkin Exp $
DISTNAME= node-v16.14.2
PKGREVISION= 2
@@ -6,6 +6,8 @@
USE_LANGUAGES= c gnu++14
+BUILD_DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
+
.include "../../mk/bsd.prefs.mk"
# XXX: figure out a way to add rpaths to torque
Home |
Main Index |
Thread Index |
Old Index