diff options
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r-- | devel/pth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index f530f408803..43349377886 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2004/02/14 00:54:45 grant Exp $ +# $NetBSD: Makefile,v 1.62 2004/02/14 17:21:39 jlam Exp $ # DISTNAME= pth-2.0.0 @@ -15,7 +15,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-pthread CONFIGURE_ARGS+= --with-fdsetsize=1024 |