summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasso <hasso>2009-08-25 07:29:18 +0000
committerhasso <hasso>2009-08-25 07:29:18 +0000
commit69aa9793b4c43e0d9e2ada8b9ed1e0dd7481d37f (patch)
tree9f68c7de84c79dc95d64b59612eda57bc63db68f
parenteecbd3c38253b28ede35604be2ef469de7023a73 (diff)
downloadpkgsrc-69aa9793b4c43e0d9e2ada8b9ed1e0dd7481d37f.tar.gz
Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895.
-rw-r--r--graphics/glu/Makefile4
-rw-r--r--graphics/glut/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile
index 81d0ed251d9..58b3039d873 100644
--- a/graphics/glu/Makefile
+++ b/graphics/glu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2009/08/08 08:25:50 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2009/08/25 07:29:18 hasso Exp $
PKGNAME= glu-${MESA_PKGVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= GLU polygon tessellation facility for Mesa
CONFLICTS+= Mesa-glx-[0-9]*
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index 0c9e8c01268..1ee2f6aa884 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2009/07/08 20:00:58 hasso Exp $
+# $NetBSD: Makefile,v 1.53 2009/08/25 07:29:18 hasso Exp $
PKGNAME= glut-${MESA_PKGVERSION}
+PKGREVISION= 1
COMMENT= GLUT Graphics library similar to SGI's OpenGL
CONFLICTS+= Mesa-glx-[0-9]*