summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/yersinia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/yersinia/Makefile b/security/yersinia/Makefile
index 26098562a107..0414c9b833b5 100644
--- a/security/yersinia/Makefile
+++ b/security/yersinia/Makefile
@@ -20,7 +20,7 @@ COMMENT= Layer 2 vulnerability scanner (switches, spanning tree, 802.1q ...)
BUILD_DEPENDS= ${LOCALBASE}/share/examples/libnet/ip_raw.c:${PORTSDIR}/net/libnet-devel
.if ${OSVERSION} < 500000
-BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
.endif
GNU_CONFIGURE= yes