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:           Thu Dec 25 18:05:12 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable ghdl-yosys-plugin


To generate a diff of this commit:
cvs rdiff -u -r1.4560 -r1.4561 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.4560 pkgsrc/devel/Makefile:1.4561
--- pkgsrc/devel/Makefile:1.4560        Thu Dec 25 17:02:54 2025
+++ pkgsrc/devel/Makefile       Thu Dec 25 18:05:11 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4560 2025/12/25 17:02:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.4561 2025/12/25 18:05:11 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -447,6 +447,7 @@ SUBDIR+=    gettext-m4
 SUBDIR+=       gettext-tools
 SUBDIR+=       gflags
 SUBDIR+=       gflib
+SUBDIR+=       ghdl-yosys-plugin
 SUBDIR+=       giblib
 SUBDIR+=       gindent
 SUBDIR+=       git



Home | Main Index | Thread Index | Old Index