pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/extra-cmake-modules
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 12 08:26:32 UTC 2022
Modified Files:
pkgsrc/devel/extra-cmake-modules: Makefile
Log Message:
extra-cmake-modules: does not need any languages
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/extra-cmake-modules/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/extra-cmake-modules/Makefile
diff -u pkgsrc/devel/extra-cmake-modules/Makefile:1.20 pkgsrc/devel/extra-cmake-modules/Makefile:1.21
--- pkgsrc/devel/extra-cmake-modules/Makefile:1.20 Mon Apr 25 03:04:59 2022
+++ pkgsrc/devel/extra-cmake-modules/Makefile Fri Aug 12 08:26:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2022/04/25 03:04:59 markd Exp $
+# $NetBSD: Makefile,v 1.21 2022/08/12 08:26:31 adam Exp $
DISTNAME= extra-cmake-modules-5.93.0
CATEGORIES= devel kde
@@ -11,7 +11,7 @@ COMMENT= Extra modules and scripts for C
LICENSE= modified-bsd
USE_CMAKE= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= # none
CMAKE_ARG_PATH= ..
CONFIGURE_DIRS= _KDE_build
Home |
Main Index |
Thread Index |
Old Index