pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/decode-dimms
Module Name: pkgsrc
Committed By: tnn
Date: Thu Sep 27 19:38:46 UTC 2018
Modified Files:
pkgsrc/sysutils/decode-dimms: Makefile
Log Message:
decode-dimms: needs perl runtime
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/decode-dimms/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/decode-dimms/Makefile
diff -u pkgsrc/sysutils/decode-dimms/Makefile:1.9 pkgsrc/sysutils/decode-dimms/Makefile:1.10
--- pkgsrc/sysutils/decode-dimms/Makefile:1.9 Tue Aug 14 12:34:45 2018
+++ pkgsrc/sysutils/decode-dimms/Makefile Thu Sep 27 19:38:46 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2018/08/14 12:34:45 pgoyette Exp $
+# $NetBSD: Makefile,v 1.10 2018/09/27 19:38:46 tnn Exp $
# no Release yet
GIT_COMMIT= 84da8192c7c409f37c1906b60ef166c58aafc847
@@ -12,6 +12,7 @@ HOMEPAGE= https://git.kernel.org/pub/scm
COMMENT= Decode memory DIMM SPD ROM info
LICENSE= gnu-gpl-v2
+USE_TOOLS+= perl:run
REPLACE_PERL= eeprom/decode-dimms
SUBST_CLASSES+= rev
Home |
Main Index |
Thread Index |
Old Index