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 3ad816f5b57..81465267f6f 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/03/02 10:52:23 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2007/09/07 22:12:18 jlam Exp $ # DISTNAME= libdnet-1.12 @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes USE_TOOLS+= gmake USE_LIBTOOL= yes -BUILD_DEFS+= USE_INET6 +BUILD_DEFS+= IPV6_READY PKG_OPTIONS_VAR= PKG_OPTIONS.libdnet PKG_SUPPORTED_OPTIONS= libdnetcheck |