pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/decode-dimms decode-dimms: needs perl runtime



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d405d13e1da9
branches:  trunk
changeset: 385715:d405d13e1da9
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Sep 27 19:38:46 2018 +0000

description:
decode-dimms: needs perl runtime

diffstat:

 sysutils/decode-dimms/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 783a6ec25a02 -r d405d13e1da9 sysutils/decode-dimms/Makefile
--- a/sysutils/decode-dimms/Makefile    Thu Sep 27 19:35:08 2018 +0000
+++ b/sysutils/decode-dimms/Makefile    Thu Sep 27 19:38:46 2018 +0000
@@ -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 @@
 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