aboutsummaryrefslogtreecommitdiffstats
path: root/astro/boinc-einsteinathome
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-04-16 15:32:24 +0800
committerpav <pav@FreeBSD.org>2007-04-16 15:32:24 +0800
commit6dbcde0e6d51bf1b1762b18e6e775d61a95e8512 (patch)
tree4c01983cc7a154648a82a5265bb7fe4fb54704f5 /astro/boinc-einsteinathome
parent8ca851e2852539fd07b2e94e2ff143d6adf442a5 (diff)
downloadfreebsd-ports-gnome-6dbcde0e6d51bf1b1762b18e6e775d61a95e8512.tar.gz
freebsd-ports-gnome-6dbcde0e6d51bf1b1762b18e6e775d61a95e8512.tar.zst
freebsd-ports-gnome-6dbcde0e6d51bf1b1762b18e6e775d61a95e8512.zip
- Desupport 4.X
PR: ports/111642 Submitted by: edwin
Diffstat (limited to 'astro/boinc-einsteinathome')
-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