Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895.

This commit is contained in:
hasso 2009-08-25 07:29:18 +00:00
parent 6ce84d577b
commit fa8dfc2a76
2 changed files with 4 additions and 3 deletions

View file

@ -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]*

View file

@ -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]*