diff options
Diffstat (limited to 'devel/chmlib/Makefile')
-rw-r--r-- | devel/chmlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/chmlib/Makefile b/devel/chmlib/Makefile index abcc8a32cea..7d42b2b3184 100644 --- a/devel/chmlib/Makefile +++ b/devel/chmlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/06/23 12:56:26 salo Exp $ +# $NetBSD: Makefile,v 1.15 2006/07/20 19:57:06 wiz Exp $ # DISTNAME= chmlib-0.38 @@ -14,7 +14,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= gmake CONFIGURE_ARGS+= --disable-io64 |