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:   joerg
Date:           Thu Apr 16 17:37:29 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add libobjc2


To generate a diff of this commit:
cvs rdiff -u -r1.554 -r1.555 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.554 pkgsrc/lang/Makefile:1.555
--- pkgsrc/lang/Makefile:1.554  Mon Apr  6 04:59:00 2020
+++ pkgsrc/lang/Makefile        Thu Apr 16 17:37:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.554 2020/04/06 04:59:00 wiz Exp $
+# $NetBSD: Makefile,v 1.555 2020/04/16 17:37:29 joerg Exp $
 #
 
 COMMENT=       Programming languages
@@ -138,6 +138,7 @@ SUBDIR+=    libLLVM4
 SUBDIR+=       libcxx
 SUBDIR+=       libcxxabi
 SUBDIR+=       libduktape
+SUBDIR+=       libobjc2
 SUBDIR+=       librep
 SUBDIR+=       libunwind
 SUBDIR+=       likepython



Home | Main Index | Thread Index | Old Index