summaryrefslogtreecommitdiff
path: root/net/libdnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r--net/libdnet/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 8f945b4ee80..fc81dcdb47f 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/01/26 21:48:00 seb Exp $
+# $NetBSD: Makefile,v 1.2 2003/05/02 08:50:11 seb Exp $
#
-DISTNAME= libdnet-1.5
+DISTNAME= libdnet-1.7
CATEGORIES= devel net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libdnet/}
@@ -12,4 +12,6 @@ COMMENT= C interface to several low-level networking routines
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
+BUILD_DEFS+= USE_INET6
+
.include "../../mk/bsd.pkg.mk"