aboutsummaryrefslogtreecommitdiff
path: root/security/bdc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
commitb2a96c6df1c8809216eced623ec37a8372b3216e (patch)
tree0c994bc87e8a2f221a7e2be76b9aafc16eab32bb /security/bdc
parent87b685f5d4325ba771e96b0ef49c71f903fb3ae0 (diff)
downloadports-b2a96c6df1c8809216eced623ec37a8372b3216e.tar.gz
ports-b2a96c6df1c8809216eced623ec37a8372b3216e.zip
- Remove conditional checks for FreeBSD 5.x and older
Notes
Notes: svn path=/head/; revision=225335
Diffstat (limited to 'security/bdc')
-rw-r--r--security/bdc/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile
index 9d07b1f1255f..55406aac4942 100644
--- a/security/bdc/Makefile
+++ b/security/bdc/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL}
MAINTAINER= itetcu@FreeBSD.org
COMMENT= BitDefender Console Antivirus for FreeBSD
+LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
+
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
@@ -23,16 +25,9 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
ONLY_FOR_ARCHS= i386
RESTRICTED= License prohibits redistribution
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 600000
-LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
-.endif
-.if ${OSVERSION} < 502001
-IGNORE= requires FreeBSD 5.2.1 or later
-.else
BDREL= 5
-.endif
+
+.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
ECHO_MSG= /usr/bin/printf