From 0c68e0f8624c9105f6c07bdbd36ea919e37e3407 Mon Sep 17 00:00:00 2001 From: adrianp Date: Sat, 5 Feb 2005 16:11:47 +0000 Subject: Fix BUILDLINK_DEPENDS.libnet for bulk-builds --- net/xipdump/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/xipdump') diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 1b0a3a354ca..cfcc8745ffb 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/01/28 23:35:59 adrianp Exp $ +# $NetBSD: Makefile,v 1.15 2005/02/05 16:11:47 adrianp Exp $ # DISTNAME= xipdump-1.5.4 @@ -12,7 +12,7 @@ COMMENT= Displays IP packets using X Window System USE_BUILDLINK3= YES -BUILDLINK_DEPENDS.libnet+= libnet<=1.0.1b +BUILDLINK_DEPENDS.libnet+= libnet-1.0.* LIBNET_CONFIG= ${LOCALBASE}/bin/libnet-config -- cgit v1.2.3