pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gle Downgrade to buildlink2 so this builds ag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/075830c1fb4a
branches: trunk
changeset: 468094:075830c1fb4a
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 10 11:02:56 2004 +0000
description:
Downgrade to buildlink2 so this builds again, until PR 24344 is fixed.
diffstat:
graphics/gle/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r aa67eb9a559b -r 075830c1fb4a graphics/gle/Makefile
--- a/graphics/gle/Makefile Tue Feb 10 10:58:56 2004 +0000
+++ b/graphics/gle/Makefile Tue Feb 10 11:02:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/01 10:04:12 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/10 11:02:56 wiz 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_BUILDLINK3= YES
+USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
@@ -22,5 +22,5 @@
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../graphics/Mesa/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index