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:   ryoon
Date:           Mon Feb  9 16:48:33 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable antlr4-cpp-runtime


To generate a diff of this commit:
cvs rdiff -u -r1.4587 -r1.4588 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.4587 pkgsrc/devel/Makefile:1.4588
--- pkgsrc/devel/Makefile:1.4587        Fri Feb  6 08:42:02 2026
+++ pkgsrc/devel/Makefile       Mon Feb  9 16:48:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4587 2026/02/06 08:42:02 wiz Exp $
+# $NetBSD: Makefile,v 1.4588 2026/02/09 16:48:33 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -154,6 +154,7 @@ SUBDIR+=    amtk
 SUBDIR+=       android-tools-adb
 SUBDIR+=       anjuta
 SUBDIR+=       ant-contrib
+SUBDIR+=       antlr4-cpp-runtime
 SUBDIR+=       apache-ant
 SUBDIR+=       apache-ant15
 SUBDIR+=       apache-ant19



Home | Main Index | Thread Index | Old Index