pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/kicad



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon Feb 13 08:16:10 UTC 2023

Modified Files:
        pkgsrc/cad/kicad: Makefile

Log Message:
kicad: g/c bsd.prefs.mk include


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/cad/kicad/Makefile

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

Modified files:

Index: pkgsrc/cad/kicad/Makefile
diff -u pkgsrc/cad/kicad/Makefile:1.72 pkgsrc/cad/kicad/Makefile:1.73
--- pkgsrc/cad/kicad/Makefile:1.72      Mon Feb 13 08:03:23 2023
+++ pkgsrc/cad/kicad/Makefile   Mon Feb 13 08:16:10 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2023/02/13 08:03:23 tnn Exp $
+# $NetBSD: Makefile,v 1.73 2023/02/13 08:16:10 tnn Exp $
 #
 
 V=             7.0.0
@@ -63,5 +63,4 @@ BUILDLINK_API_DEPENDS.glm+=   glm>=0.9.9.8
 .include "../../x11/wxGTK32/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../mk/bsd.prefs.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index