diff options
Diffstat (limited to 'net/gnet1/Makefile')
-rw-r--r-- | net/gnet1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gnet1/Makefile b/net/gnet1/Makefile index 956417491dd..1bf5df8f103 100644 --- a/net/gnet1/Makefile +++ b/net/gnet1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 17:10:43 martti Exp $ +# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:46 jlam Exp $ # DISTNAME= gnet-1.1.8 @@ -14,7 +14,6 @@ COMMENT= Simple network library (older version) CONFLICTS= gnet<=1.1.8 USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE= ${WRKSRC}/gnet.pc.in GNU_CONFIGURE= YES USE_BUILDLINK2= YES |