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:   jperkin
Date:           Mon May 21 10:06:24 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add gcc7-libs.


To generate a diff of this commit:
cvs rdiff -u -r1.481 -r1.482 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.481 pkgsrc/lang/Makefile:1.482
--- pkgsrc/lang/Makefile:1.481  Wed May  9 00:32:52 2018
+++ pkgsrc/lang/Makefile        Mon May 21 10:06:24 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2018/05/09 00:32:52 minskim Exp $
+# $NetBSD: Makefile,v 1.482 2018/05/21 10:06:24 jperkin Exp $
 #
 
 COMMENT=       Programming languages
@@ -77,6 +77,7 @@ SUBDIR+=      gcc6
 SUBDIR+=       gcc6-aux
 SUBDIR+=       gcc6-libs
 SUBDIR+=       gcc7
+SUBDIR+=       gcc7-libs
 SUBDIR+=       gcc8
 SUBDIR+=       gforth
 SUBDIR+=       ghc



Home | Main Index | Thread Index | Old Index