aboutsummaryrefslogtreecommitdiff
path: root/security/antivir-milter/Makefile
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2005-08-30 18:24:26 +0000
committerMarius Strobl <marius@FreeBSD.org>2005-08-30 18:24:26 +0000
commitad7d3eb48c3b983c01a57384f5433e81eca87f21 (patch)
treeb7ff12dbfccc738d44837b547e1e5fa0da7d7db9 /security/antivir-milter/Makefile
parentd6b4a77a4a65085ba09ddf6c2dbbd7dc648584a7 (diff)
downloadports-ad7d3eb48c3b983c01a57384f5433e81eca87f21.tar.gz
ports-ad7d3eb48c3b983c01a57384f5433e81eca87f21.zip
Notes
Diffstat (limited to 'security/antivir-milter/Makefile')
-rw-r--r--security/antivir-milter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/antivir-milter/Makefile b/security/antivir-milter/Makefile
index 38f3883872bb..929a5cda8e72 100644
--- a/security/antivir-milter/Makefile
+++ b/security/antivir-milter/Makefile
@@ -37,13 +37,13 @@ IGNORE= requires FreeBSD 4.0 or higher
IGNORE= requires Sendmail 8.12
.endif
-.if ${OSVERSION} >= 503001 && ${OSVERSION} <= 600004
+.if ${OSVERSION} >= 503001
BINSRC= ${WRKSRC}/bin/freebsd5
+.if ${OSVERSION} > 600004
+LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
+.endif
.else
BINSRC= ${WRKSRC}/bin/freebsd
-.if ${OSVERSION} >= 500000
-LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
-.endif
.endif
post-extract: