summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2000-08-17 10:36:55 +0000
committerwiz <wiz>2000-08-17 10:36:55 +0000
commit9a12a2e028a3c11600b1ca417e3621d009673304 (patch)
tree9f8f074845766590cc9327e6b214fab21c0979c8 /net
parent6a29d52a4f6c0ad1470a254083b36cacc1200d0d (diff)
downloadpkgsrc-9a12a2e028a3c11600b1ca417e3621d009673304.tar.gz
wildcard dependency on libnet
Diffstat (limited to 'net')
-rw-r--r--net/xipdump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile
index 78efae6f0f0..8041713e715 100644
--- a/net/xipdump/Makefile
+++ b/net/xipdump/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/01/10 00:57:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/17 10:36:55 wiz Exp $
#
DISTNAME= xipdump-1.5.4
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://www.epita.fr/~lse/xipdump/
-DEPENDS+= libnet-1.0:../../devel/libnet
+DEPENDS+= libnet>=1.0:../../devel/libnet
LIBNET_CONFIG= ${LOCALBASE}/bin/libnet-config