pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Oct  7 23:50:21 UTC 2018

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add MesaLib18


To generate a diff of this commit:
cvs rdiff -u -r1.802 -r1.803 pkgsrc/graphics/Makefile

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.802 pkgsrc/graphics/Makefile:1.803
--- pkgsrc/graphics/Makefile:1.802      Sun Aug 19 09:40:37 2018
+++ pkgsrc/graphics/Makefile    Sun Oct  7 23:50:21 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.802 2018/08/19 09:40:37 adam Exp $
+# $NetBSD: Makefile,v 1.803 2018/10/07 23:50:21 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -16,6 +16,7 @@ SUBDIR+=      ImageViewer
 SUBDIR+=       Mesa
 SUBDIR+=       MesaDemos
 SUBDIR+=       MesaLib
+SUBDIR+=       MesaLib18
 SUBDIR+=       MesaLib7
 SUBDIR+=       Ngraph
 SUBDIR+=       OpenRM



Home | Main Index | Thread Index | Old Index