pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

chromium: update typescript include



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Tue Sep 22 15:46:45 2026 +0200
Changeset:	d2bcde3ee30317964bde9a2b8f99f7e874696cd9

Modified Files:
	chromium/Makefile

Log Message:
chromium: update typescript include

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d2bcde3ee30317964bde9a2b8f99f7e874696cd9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chromium/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index 4e970540b3..9366eb17d7 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -427,8 +427,7 @@ BUILDLINK_DEPMETHOD.nodejs=	build
 .include "../../lang/nodejs/nodeversion.mk"
 .include "../../lang/python/tool.mk"
 .include "../../lang/rust/rust.mk"
-.include "../../wip/typescript/buildlink3.mk"
-#.include "../../lang/typescript/buildlink3.mk"
+.include "../../lang/typescript/buildlink3.mk"
 .include "../../misc/usbids/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk" # libjpeg-turbo
 .include "../../multimedia/dav1d/buildlink3.mk"


Home | Main Index | Thread Index | Old Index