pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/Mesa Back out previous. USE_LANGUAGES is set...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79910a584d4f
branches:  trunk
changeset: 468181:79910a584d4f
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Feb 11 02:25:07 2004 +0000

description:
Back out previous.  USE_LANGUAGES is set properly by each individual
Mesa sub-package.

diffstat:

 graphics/Mesa/Makefile.common |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7fbc06c54662 -r 79910a584d4f graphics/Mesa/Makefile.common
--- a/graphics/Mesa/Makefile.common     Wed Feb 11 02:19:28 2004 +0000
+++ b/graphics/Mesa/Makefile.common     Wed Feb 11 02:25:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2004/02/11 01:46:30 abs Exp $
+# $NetBSD: Makefile.common,v 1.29 2004/02/11 02:25:07 jlam Exp $
 #
 
 DISTNAME=      MesaLib-${MESA_VERSION}
@@ -14,7 +14,6 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://www.mesa3d.org/
 
-USE_LANGUAGES=         c c++
 ALL_TARGET=             pkgsrc
 USE_LIBTOOL=           yes
 USE_X11=               yes



Home | Main Index | Thread Index | Old Index