pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   charlotte
Date:           Thu Jan 19 02:20:47 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + qbe


To generate a diff of this commit:
cvs rdiff -u -r1.671 -r1.672 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.671 pkgsrc/lang/Makefile:1.672
--- pkgsrc/lang/Makefile:1.671  Tue Jan 10 21:51:29 2023
+++ pkgsrc/lang/Makefile        Thu Jan 19 02:20:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.671 2023/01/10 21:51:29 nikita Exp $
+# $NetBSD: Makefile,v 1.672 2023/01/19 02:20:47 charlotte Exp $
 #
 
 COMMENT=       Programming languages
@@ -254,6 +254,7 @@ SUBDIR+=    python311
 SUBDIR+=       python37
 SUBDIR+=       python38
 SUBDIR+=       python39
+SUBDIR+=       qbe
 SUBDIR+=       qore
 SUBDIR+=       qt6-qtdeclarative
 SUBDIR+=       qt6-qtlanguageserver



Home | Main Index | Thread Index | Old Index