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:           Tue Mar 12 17:50:26 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + gprbuild


To generate a diff of this commit:
cvs rdiff -u -r1.4190 -r1.4191 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.4190 pkgsrc/devel/Makefile:1.4191
--- pkgsrc/devel/Makefile:1.4190        Sat Mar  2 19:24:03 2024
+++ pkgsrc/devel/Makefile       Tue Mar 12 17:50:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4190 2024/03/02 19:24:03 schmonz Exp $
+# $NetBSD: Makefile,v 1.4191 2024/03/12 17:50:26 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -482,6 +482,7 @@ SUBDIR+=    gotests
 SUBDIR+=       govulncheck
 SUBDIR+=       gperf
 SUBDIR+=       gperftools
+SUBDIR+=       gprbuild
 SUBDIR+=       gputils
 SUBDIR+=       gradle
 SUBDIR+=       grantlee
@@ -1156,7 +1157,6 @@ SUBDIR+=  netcdf
 SUBDIR+=       netcdf-cxx
 SUBDIR+=       netcdf-fortran
 SUBDIR+=       newfile
-#SUBDIR+=      nextpnr # shared files for other packages
 SUBDIR+=       nextpnr-ice40
 SUBDIR+=       ninja-build
 SUBDIR+=       ninka



Home | Main Index | Thread Index | Old Index