pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/hw-probe



Module Name:    pkgsrc
Committed By:   vins
Date:           Mon Jul 10 10:35:20 UTC 2023

Modified Files:
        pkgsrc/sysutils/hw-probe: Makefile

Log Message:
sysutils/hw-probe: remove duplicate entry from Makefile (NFC).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/hw-probe/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/hw-probe/Makefile
diff -u pkgsrc/sysutils/hw-probe/Makefile:1.1 pkgsrc/sysutils/hw-probe/Makefile:1.2
--- pkgsrc/sysutils/hw-probe/Makefile:1.1       Sat Jul  8 22:15:42 2023
+++ pkgsrc/sysutils/hw-probe/Makefile   Mon Jul 10 10:35:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/07/08 22:15:42 vins Exp $
+# $NetBSD: Makefile,v 1.2 2023/07/10 10:35:20 vins Exp $
 
 DISTNAME=      hw-probe
 PKGNAME=       hw-probe-1.6
@@ -23,8 +23,6 @@ USE_TOOLS+=   perl:run
 
 REPLACE_PERL+= hw-probe
 
-USE_TOOLS+=    perl:run
-
 INSTALLATION_DIRS+=    bin
 
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index