aboutsummaryrefslogtreecommitdiff
path: root/net/openradius
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-06-13 17:55:24 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-06-13 17:55:24 +0000
commitc1060014ea5ae8149e07c60a9e6d0080292135bc (patch)
tree70ef26af4fd4faa352f7e5c561ea142957f3d660 /net/openradius
parent7873a0b5e56e557b83f1104def8d2b733dc3ac33 (diff)
downloadports-c1060014ea5ae8149e07c60a9e6d0080292135bc.tar.gz
ports-c1060014ea5ae8149e07c60a9e6d0080292135bc.zip
Notes
Diffstat (limited to 'net/openradius')
-rw-r--r--net/openradius/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openradius/Makefile b/net/openradius/Makefile
index 1296b7fd9ee9..9efea15edebd 100644
--- a/net/openradius/Makefile
+++ b/net/openradius/Makefile
@@ -38,7 +38,7 @@ SCRIPTS_ENV+= USE_LDAP=yes
PLIST_SUB+= LDAP="@comment "
.endif
-.if ${OSVERSION} >= 800034
+.if ${OSVERSION} >= 800034 || (${OSVERSION} >= 700109 && ${OSVERSION} < 800000)
BROKEN= does not compile
.endif