Fixed libpcap dependency, bumped PORTREVISION

Derived from maintainer patch.

Approved by:	nectar (mentor)
Reported by:	kris (via pointyhat)
Submitted by:	maintainer
This commit is contained in:
Niels Heinen 2005-02-13 12:25:45 +00:00
parent 7fb1b88af9
commit 74025b0c8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128688

View File

@ -7,6 +7,7 @@
PORTNAME= unicornscan
PORTVERSION= 0.4.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.dyadsecurity.com/unicornscan/
@ -28,7 +29,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
# system require libpcap 0.8.x to be installed.
.if ${OSVERSION} < 503000
BUILD_DEPENDS+= libpcap:${PORTSDIR}/net/libpcap
BUILD_DEPENDS+= ${PREFIX}/lib/libpcap.a:${PORTSDIR}/net/libpcap
.endif
# Systems newer then 502103 include the getopt_long