pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/glu This package requires both a C and a C++ ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/abba2af6e5d1
branches: trunk
changeset: 468156:abba2af6e5d1
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Feb 10 23:10:38 2004 +0000
description:
This package requires both a C and a C++ compiler.
diffstat:
graphics/glu/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2b5975ebe9be -r abba2af6e5d1 graphics/glu/Makefile
--- a/graphics/glu/Makefile Tue Feb 10 23:07:27 2004 +0000
+++ b/graphics/glu/Makefile Tue Feb 10 23:10:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/02/10 23:07:27 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/10 23:10:38 jlam Exp $
#
PKGNAME= ${DISTNAME:C/MesaLib/glu/}
@@ -12,6 +12,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
_MESA_REQD= ${MESA_VERSION}
INSTLIBS= ${WRKSRC}/src/glu/sgi/libGLU.la
Home |
Main Index |
Thread Index |
Old Index