Source-Changes-HG archive

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

[src/trunk]: src/external/mit/xorg/lib/dri/libmesa explicitly set the prefix ...



details:   https://anonhg.NetBSD.org/src/rev/8128989a1dba
branches:  trunk
changeset: 784783:8128989a1dba
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Feb 09 17:18:01 2013 +0000

description:
explicitly set the prefix here.

diffstat:

 external/mit/xorg/lib/dri/libmesa/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 3c44e7c6f902 -r 8128989a1dba external/mit/xorg/lib/dri/libmesa/Makefile
--- a/external/mit/xorg/lib/dri/libmesa/Makefile        Sat Feb 09 17:17:36 2013 +0000
+++ b/external/mit/xorg/lib/dri/libmesa/Makefile        Sat Feb 09 17:18:01 2013 +0000
@@ -1,7 +1,8 @@
-#      $NetBSD: Makefile,v 1.10 2012/03/22 23:46:27 joerg Exp $
+#      $NetBSD: Makefile,v 1.11 2013/02/09 17:18:01 christos Exp $
 
 .include <bsd.own.mk>
 
+_LIB_PREFIX=   lib
 LIB=           mesa_dri
 LIBISMODULE=   yes
 



Home | Main Index | Thread Index | Old Index