drop the version string in LIB_DEPENDS and just use the one picked up from

libnet's PKGSPEC
This commit is contained in:
sthen 2015-03-21 13:07:09 +00:00
parent 278a247a09
commit 0d0ec202ad

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2014/07/22 10:55:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2015/03/21 13:07:09 sthen Exp $
COMMENT = protect LAN IP address space by ARP spoofing
DISTNAME = ipguard-1.04
CATEGORIES = security
REVISION = 0
REVISION = 1
HOMEPAGE = http://ipguard.deep.perm.ru/
MASTER_SITES = ${HOMEPAGE}files/
@ -16,7 +16,7 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c pcap lib/libnet-1.1/net=11
LIB_DEPENDS = libnet->=1.1.2.1p0,<1.2:net/libnet/1.1
LIB_DEPENDS = net/libnet/1.1
NO_TEST = Yes