pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lpjs: Add realpath tool dep (used in makefile)
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Mar 18 14:21:19 2024 -0500
Changeset: 919db0272ee065f01fed3aa9420c7bcd7738c91d
Modified Files:
lpjs/Makefile
Log Message:
lpjs: Add realpath tool dep (used in makefile)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=919db0272ee065f01fed3aa9420c7bcd7738c91d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lpjs/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 4819b89931..b691c91b37 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -16,6 +16,7 @@ HOMEPAGE= https://github.com/outpaddling/LPJS/
COMMENT= Lightweight, Portable Job Scheduler
LICENSE= 2-clause-bsd
+TOOL_DEPENDS= realpath>0:../../wip/realpath
DEPENDS= auto-admin>0:../../wip/auto-admin
# Force install with full debug info until release
Home |
Main Index |
Thread Index |
Old Index