diff options
author | jlam <jlam@pkgsrc.org> | 2001-06-18 21:32:23 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-06-18 21:32:23 +0000 |
commit | ad98a7645b5978e3345440597d5a7bdbea2613f6 (patch) | |
tree | 0bf0af5263c509c69990a4517f1e7d3e6d0c8fba /graphics/gle/Makefile | |
parent | b642e040c70563dfafaa507eff07665f76d4105d (diff) | |
download | pkgsrc-ad98a7645b5978e3345440597d5a7bdbea2613f6.tar.gz |
Mark these packages as USE_BUILDLINK_ONLY.
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 |