wildcard dependency on libnet
This commit is contained in:
parent
ab4d69f155
commit
aba3fd1939
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue