pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/MesaLib This is Mesa/GLX, not freetype2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/424766009b1c
branches:  trunk
changeset: 460925:424766009b1c
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sun Sep 07 19:36:26 2003 +0000

description:
This is Mesa/GLX, not freetype2.

diffstat:

 graphics/MesaLib/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 29c9db6acb99 -r 424766009b1c graphics/MesaLib/buildlink3.mk
--- a/graphics/MesaLib/buildlink3.mk    Sun Sep 07 19:30:23 2003 +0000
+++ b/graphics/MesaLib/buildlink3.mk    Sun Sep 07 19:36:26 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2003/09/05 11:39:02 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2003/09/07 19:36:26 jlam Exp $
 
 .if !defined(MESALIB_BUILDLINK3_MK)
 MESALIB_BUILDLINK3_MK= # defined
@@ -36,7 +36,7 @@
 _NEED_MESALIB= YES
 .  else
 #
-# Create an appropriate package name for the built-in freetype2 distributed
+# Create an appropriate package name for the built-in Mesa/GLX distributed
 # with the system.  This package name can be used to check against
 # BUILDLINK_DEPENDS.<pkg> to see if we need to install the pkgsrc version
 # or if the built-in one is sufficient.



Home | Main Index | Thread Index | Old Index