summaryrefslogtreecommitdiff
path: root/security/bdc
diff options
context:
space:
mode:
Diffstat (limited to 'security/bdc')
-rw-r--r--security/bdc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile
index c12e85f34fe8..8b4dc0973ae8 100644
--- a/security/bdc/Makefile
+++ b/security/bdc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bdc
PORTVERSION= 7.0.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= # http://download.bitdefender.com/freebsd/${BDREL}/beta/
DISTNAME= ${PORTNAME}-${PORTVERSION}-fbsd${BDREL}
@@ -15,6 +16,9 @@ MAINTAINER= apircalabu@bitdefender.com
COMMENT= BitDefender Console Antivirus for FreeBSD
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 600000
+LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
+.endif
.if ${OSVERSION} < 490000 || ${OSVERSION} >= 500000 && ${OSVERSION} < 502001
IGNORE= "requires FreeBSD-STABLE \(4.9 or later\), or FreeBSD-CURRENT \(5.2.1 or later\)"
.elif ${OSVERSION} < 500000