pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gle The Mesa buildlink3.mk files have been mo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fbc06c54662
branches: trunk
changeset: 468180:7fbc06c54662
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Feb 11 02:19:28 2004 +0000
description:
The Mesa buildlink3.mk files have been modified so that users of glut
will automatically use the pkgsrc versions of Mesa (unless some future
XFree86 release includes Mesa-6.0).
diffstat:
graphics/gle/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r b4c73308a833 -r 7fbc06c54662 graphics/gle/Makefile
--- a/graphics/gle/Makefile Wed Feb 11 02:12:36 2004 +0000
+++ b/graphics/gle/Makefile Wed Feb 11 02:19:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/10 11:02:56 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/11 02:19:28 jlam Exp $
#
DISTNAME= gle-3.1.0
@@ -12,7 +12,7 @@
HOMEPAGE= http://www.linas.org/gle/
COMMENT= GL subroutines for drawing tubing and extrusions
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
@@ -22,5 +22,5 @@
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-.include "../../graphics/Mesa/buildlink2.mk"
+.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index