pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/vulkan-headers



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Oct  4 12:42:18 UTC 2025

Modified Files:
        pkgsrc/graphics/vulkan-headers: Makefile

Log Message:
g/c leftover


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/vulkan-headers/Makefile

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

Modified files:

Index: pkgsrc/graphics/vulkan-headers/Makefile
diff -u pkgsrc/graphics/vulkan-headers/Makefile:1.14 pkgsrc/graphics/vulkan-headers/Makefile:1.15
--- pkgsrc/graphics/vulkan-headers/Makefile:1.14        Sat Oct  4 12:39:56 2025
+++ pkgsrc/graphics/vulkan-headers/Makefile     Sat Oct  4 12:42:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2025/10/04 12:39:56 tnn Exp $
+# $NetBSD: Makefile,v 1.15 2025/10/04 12:42:18 tnn Exp $
 
 DISTNAME=      vulkan-headers-1.4.321
 CATEGORIES=    graphics
@@ -15,8 +15,6 @@ LICENSE=      apache-2.0
 WRKSRC=                ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}
 USE_LANGUAGES= c c++
 
-CMAKE_GENERATOR=       ninja
-
 REPLACE_PYTHON+=       registry/*.py
 REPLACE_PYTHON+=       registry/spec_tools/*.py
 



Home | Main Index | Thread Index | Old Index