pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 29 07:51:25 UTC 2024
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: comment out nextpnr, does not contain a package
To generate a diff of this commit:
cvs rdiff -u -r1.4187 -r1.4188 pkgsrc/devel/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/Makefile
diff -u pkgsrc/devel/Makefile:1.4187 pkgsrc/devel/Makefile:1.4188
--- pkgsrc/devel/Makefile:1.4187 Wed Feb 28 06:31:57 2024
+++ pkgsrc/devel/Makefile Thu Feb 29 07:51:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4187 2024/02/28 06:31:57 thorpej Exp $
+# $NetBSD: Makefile,v 1.4188 2024/02/29 07:51:25 wiz Exp $
#
COMMENT= Development utilities
@@ -1155,7 +1155,7 @@ SUBDIR+= netcdf
SUBDIR+= netcdf-cxx
SUBDIR+= netcdf-fortran
SUBDIR+= newfile
-SUBDIR+= nextpnr
+#SUBDIR+= nextpnr # shared files for other packages
SUBDIR+= nextpnr-ice40
SUBDIR+= ninja-build
SUBDIR+= ninka
Home |
Main Index |
Thread Index |
Old Index