aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
commit13fcaf3ba222367de80b232776c39f054ea88a90 (patch)
treec719ad9d3a8f9286945416f801a9686d8c7e826b /biology
parent4d5623ea35be1700ed738b3434c31b6e40943604 (diff)
downloadports-13fcaf3ba222367de80b232776c39f054ea88a90.tar.gz
ports-13fcaf3ba222367de80b232776c39f054ea88a90.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/blast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/blast/Makefile b/biology/blast/Makefile
index 5299f94a01c6..1fc2234aa714 100644
--- a/biology/blast/Makefile
+++ b/biology/blast/Makefile
@@ -46,7 +46,7 @@ DISTNAME= blast${PORTVERSION:S/.0//}.freebsd-6.x-x64
DISTNAME= blast${PORTVERSION:S/.0//}.freebsd-5.x-x64
.endif
.else
-.if ${OSVERSION} >= 50000 && ${OSVERSION} < 600000
+.if ${OSVERSION} < 600000
DISTNAME= blast${PORTVERSION:S/.0//}.freebsd-5.x-i686
.else
DISTNAME= blast${PORTVERSION:S/.0//}.freebsd-6.x-i686