pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cppcheck



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May  6 18:22:24 UTC 2023

Modified Files:
        pkgsrc/devel/cppcheck: Makefile

Log Message:
cppcheck: remove unused versioned_dependencies.mk


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/devel/cppcheck/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/cppcheck/Makefile
diff -u pkgsrc/devel/cppcheck/Makefile:1.92 pkgsrc/devel/cppcheck/Makefile:1.93
--- pkgsrc/devel/cppcheck/Makefile:1.92 Tue May  2 17:10:49 2023
+++ pkgsrc/devel/cppcheck/Makefile      Sat May  6 18:22:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2023/05/02 17:10:49 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2023/05/06 18:22:24 wiz Exp $
 
 DISTNAME=      cppcheck-2.8
 PKGREVISION=   5
@@ -53,6 +53,5 @@ man-install:
 
 .include "../../devel/pcre/buildlink3.mk"
 .include "../../lang/python/application.mk"
-.include "../../lang/python/versioned_dependencies.mk"
 .include "../../math/z3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index