From 169875ce068598c5bcb736c3014cbc4fe126c912 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 10 Feb 2004 23:10:38 +0000 Subject: This package requires both a C and a C++ compiler. --- graphics/glu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile index c4e8fe3b7ad..84e37877b1c 100644 --- a/graphics/glu/Makefile +++ b/graphics/glu/Makefile @@ -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 @@ CONFLICTS+= Mesa<3.2.1 PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes +USE_LANGUAGES= c c++ _MESA_REQD= ${MESA_VERSION} INSTLIBS= ${WRKSRC}/src/glu/sgi/libGLU.la -- cgit v1.2.3