summaryrefslogtreecommitdiff
path: root/security/bdc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:02:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:02:06 +0000
commit13441eac4bb7e0e8a50bd437681b05022e55146b (patch)
treed65b02f7b127a36b4aa96f03448ee021d09b0c58 /security/bdc
parent- Update to 5.423 (diff)
Remove always-false/true conditions based on OSVERSION 500000
Notes
Notes: svn path=/head/; revision=200791
Diffstat (limited to 'security/bdc')
-rw-r--r--security/bdc/Makefile21
1 files changed, 11 insertions, 10 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile
index 6e791058e73b..0c5a701e5b76 100644
--- a/security/bdc/Makefile
+++ b/security/bdc/Makefile
@@ -15,16 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL}
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} >= 500000 && ${OSVERSION} < 502001
-IGNORE= requires FreeBSD-STABLE \(4.9 or later\), or FreeBSD-CURRENT \(5.2.1 or later\)
-.else
-BDREL= 5
-.endif
-
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
@@ -33,6 +23,17 @@ 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
+
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
ECHO_MSG= /usr/bin/printf
IGNORE= :\n\