diff options
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r-- | net/libdnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index fc81dcdb47f..72dfcb127eb 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 08:50:11 seb Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/20 07:56:31 xtraeme Exp $ # DISTNAME= libdnet-1.7 @@ -10,7 +10,7 @@ HOMEPAGE= http://libdnet.sourceforge.net/ COMMENT= C interface to several low-level networking routines GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes BUILD_DEFS+= USE_INET6 |