From c82cf75278b2f1cda97f046007f827996d8c2333 Mon Sep 17 00:00:00 2001 From: nat Date: Thu, 29 Jan 2015 22:38:50 +0000 Subject: Fix segfaults and crashing for applications that use libGLU. Bump PKGREVISION. This commit was approved by wiz@ --- graphics/glu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/glu') diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile index eeccda97fdb..9cc5665d59b 100644 --- a/graphics/glu/Makefile +++ b/graphics/glu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/05/16 05:25:02 richard Exp $ +# $NetBSD: Makefile,v 1.59 2015/01/29 22:38:50 nat Exp $ PKGNAME= glu-${MESA_PKGVERSION} COMMENT= GLU polygon tessellation facility for Mesa +PKGREVISION= 1 CONFLICTS+= Mesa-glx-[0-9]* CONFLICTS+= Mesa<3.2.1 -- cgit v1.2.3