diff options
Diffstat (limited to 'net/pchar/Makefile')
-rw-r--r-- | net/pchar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index e8b68c62e40..198fa02d347 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/10/03 00:17:57 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/04/11 21:46:57 tv Exp $ DISTNAME= pchar-1.4 PKGREVISION= 4 @@ -11,7 +11,6 @@ COMMENT= Tool for measuring Internet path characteristics GNU_CONFIGURE= yes -USE_BUILDLINK3= yes BUILD_DEFS+= USE_INET6 .include "../../mk/bsd.prefs.mk" |