pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/glut Require at least the same versions of Me...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b075e38ca48
branches: trunk
changeset: 468158:6b075e38ca48
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Feb 10 23:25:19 2004 +0000
description:
Require at least the same versions of MesaLib and glu to build.
diffstat:
graphics/glut/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a37cfac0c4d7 -r 6b075e38ca48 graphics/glut/Makefile
--- a/graphics/glut/Makefile Tue Feb 10 23:23:02 2004 +0000
+++ b/graphics/glut/Makefile Tue Feb 10 23:25:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/01/22 13:00:55 adam Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/10 23:25:19 jlam Exp $
#
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
@@ -12,6 +12,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
+_MESA_REQD= ${MESA_VERSION}
INSTLIBS= ${WRKSRC}/src/glut/glx/libglut.la
Home |
Main Index |
Thread Index |
Old Index