aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-04-16 07:32:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-04-16 07:32:24 +0000
commitc4474773d730c0ea7ce0468d8e1ee685957bc567 (patch)
treeba2d96eb77d529a30fb7a7d52dea4e7d271f573f /astro
parentcb91442bd5f916d2fa37c8bd8083fb76085aa589 (diff)
downloadports-c4474773d730c0ea7ce0468d8e1ee685957bc567.tar.gz
ports-c4474773d730c0ea7ce0468d8e1ee685957bc567.zip
Notes
Diffstat (limited to 'astro')
-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