summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorveego <veego>2005-02-24 06:36:18 +0000
committerveego <veego>2005-02-24 06:36:18 +0000
commit69c0dc0e92ba69160efe11c212bd4fda2672cd12 (patch)
tree360314f24dd4b2f5fa079b66f8c40609ea43643f
parent1f4de7448659d5c7663a40bccb60075426a23131 (diff)
downloadpkgsrc-69c0dc0e92ba69160efe11c212bd4fda2672cd12.tar.gz
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.
-rw-r--r--graphics/glut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index 42146b029c7..4f4d72601a9 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -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]*