aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-einsteinathome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/boinc-einsteinathome/Makefile')
-rw-r--r--astro/boinc-einsteinathome/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/astro/boinc-einsteinathome/Makefile b/astro/boinc-einsteinathome/Makefile
index 25d924ad1079..ae69b152a84a 100644
--- a/astro/boinc-einsteinathome/Makefile
+++ b/astro/boinc-einsteinathome/Makefile
@@ -19,11 +19,6 @@ COMMENT= Search for gravitational waves, a distributed computing project
ONLY_FOR_ARCHS= i386 amd64
-# Binary is built for 5.X :
-.if ${OSVERSION} < 500000
-IGNORE= only supports FreeBSD 5.X and newer
-.endif
-
.if ${OSVERSION} >= 600000
LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
.endif