pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
remove nodejs dependency, it's not required to run and use codelite.
Module Name: pkgsrc-wip
Committed By: vezhlys <vezhlys%netscape.net@localhost>
Pushed By: vezhlys
Date: Wed Mar 18 19:45:57 2020 +0200
Changeset: 39ee44fac6e16a7945889d7ff681325612859e66
Modified Files:
codelite/Makefile
Log Message:
remove nodejs dependency, it's not required to run and use codelite.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39ee44fac6e16a7945889d7ff681325612859e66
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
codelite/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/codelite/Makefile b/codelite/Makefile
index b76ad988f5..c8b8ebb13b 100644
--- a/codelite/Makefile
+++ b/codelite/Makefile
@@ -60,7 +60,6 @@ REPLACE_PYTHON+= codelite_open_helper.py
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/codelite
.include "../../lang/nodejs/application.mk"
-.include "../../lang/nodejs/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index