summaryrefslogtreecommitdiff
path: root/graphics/gle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gle/Makefile')
-rw-r--r--graphics/gle/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index ad8ef41a55c..492ed85d419 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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 @@ CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.sub
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../graphics/Mesa/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"