diff options
-rw-r--r-- | graphics/gle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index 0c5ab9eda1f..3398b9b07ec 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/01/22 14:13:09 adam Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/22 14:31:43 adam Exp $ # DISTNAME= gle-3.1.0 @@ -13,7 +13,6 @@ HOMEPAGE= http://www.linas.org/gle/ COMMENT= GL subroutines for drawing tubing and extrusions USE_BUILDLINK2= YES -USE_GMAKE= YES USE_X11= YES GNU_CONFIGURE= YES |