aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorNiels Heinen <niels@FreeBSD.org>2005-02-13 12:25:45 +0000
committerNiels Heinen <niels@FreeBSD.org>2005-02-13 12:25:45 +0000
commit74025b0c8b3f9201803d5229f4557bec54f5fda5 (patch)
treeecb012ec0c8ced5c3bddb485f5e0ca1679401ed1 /security
parent7fb1b88af95556b959438cae7a42de40482aa3e7 (diff)
downloadports-74025b0c8b3f9201803d5229f4557bec54f5fda5.tar.gz
ports-74025b0c8b3f9201803d5229f4557bec54f5fda5.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/unicornscan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/unicornscan/Makefile b/security/unicornscan/Makefile
index 1fcc9e4273ab..548ef0e817ea 100644
--- a/security/unicornscan/Makefile
+++ b/security/unicornscan/Makefile
@@ -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