tech-pkg archive

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

graphics/MesaLib/builtin.mk



 With attached change, MesaLib is added in the list.

If the change is with ?= , say, 
   USE_BUILTIN.MesaLib?=        yes
it doesn't make any difference.
---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.

Index: ../../graphics/MesaLib/builtin.mk
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/graphics/MesaLib/builtin.mk,v
retrieving revision 1.19
diff -u -r1.19 builtin.mk
--- ../../graphics/MesaLib/builtin.mk   17 Jun 2013 05:27:50 -0000      1.19
+++ ../../graphics/MesaLib/builtin.mk   18 Sep 2013 06:49:36 -0000
@@ -41,6 +41,7 @@
 .endif
 MAKEVARS+=     BUILTIN_PKG.MesaLib
 
+USE_BUILTIN.MesaLib=   yes
 ###
 ### Determine whether we should use the built-in implementation if it
 ### exists, and set USE_BUILTIN.<pkg> appropriate ("yes" or "no").


Home | Main Index | Thread Index | Old Index