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:           Sun Aug 30 17:56:08 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: restore scons


To generate a diff of this commit:
cvs rdiff -u -r1.4681 -r1.4682 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.4681 pkgsrc/devel/Makefile:1.4682
--- pkgsrc/devel/Makefile:1.4681        Sun Aug 30 16:55:47 2026
+++ pkgsrc/devel/Makefile       Sun Aug 30 17:56:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4681 2026/08/30 16:55:47 khorben Exp $
+# $NetBSD: Makefile,v 1.4682 2026/08/30 17:56:08 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3585,6 +3585,7 @@ SUBDIR+=  samurai
 SUBDIR+=       sccache
 SUBDIR+=       scintilla
 SUBDIR+=       scmcvs
+SUBDIR+=       scons
 SUBDIR+=       scons4
 SUBDIR+=       sdcc
 SUBDIR+=       sdl12-compat



Home | Main Index | Thread Index | Old Index