Bump the PKGREVISION again, due too the change in graphics/MesaLib:
Fix the last commit which didn't record the correct rpath for the X11 libraries due too the usage of two -rpath options for libtool.
This commit is contained in:
parent
d09796157a
commit
a5ff41f7f3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.36 2005/02/23 13:57:35 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2005/02/24 06:36:18 veego Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
COMMENT= GLUT Graphics library similar to SGI's OpenGL
|
||||
|
||||
CONFLICTS+= Mesa-glx-[0-9]*
|
||||
|
|
Loading…
Reference in a new issue