diff options
Diffstat (limited to 'devel/lwp/Makefile')
-rw-r--r-- | devel/lwp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index 1a3fb266ee6..fe92ba2e871 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/07/24 22:04:05 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2000/08/14 18:00:24 wiz Exp $ # DISTNAME= lwp-1.1 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.coda.cs.cmu.edu/ NOT_FOR_PLATFORM= *-*-mips* GNU_CONFIGURE= YES -USE_PKGLIBTOOL= YES +USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |