diff options
Diffstat (limited to 'graphics/gle/Makefile')
-rw-r--r-- | graphics/gle/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index 1f050053d03..16d35d50ce6 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/06/18 21:20:36 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/18 21:32:24 jlam Exp $ # DISTNAME= gle-3.0.3 @@ -15,6 +15,7 @@ COMMENT= GL subroutines for drawing tubing and extrusions USE_X11BASE= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES +USE_BUILDLINK_ONLY= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |