aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 11:58:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 11:58:10 +0000
commit3783392432838a7b54df14464271bb20aa918875 (patch)
tree64cdefefcfaa32006563ad226aaac0331d779620 /biology
parentaa0f192c4289ae4ff4c14d29798902cc1c0a8bc9 (diff)
downloadports-3783392432838a7b54df14464271bb20aa918875.tar.gz
ports-3783392432838a7b54df14464271bb20aa918875.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/dna-qc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/dna-qc/Makefile b/biology/dna-qc/Makefile
index 3a21dff1e6bb..769aea8a7bcf 100644
--- a/biology/dna-qc/Makefile
+++ b/biology/dna-qc/Makefile
@@ -23,7 +23,7 @@ PROGRAMS= counter hybridize normalize random_clip random_line
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
+.if ${ARCH} == "alpha"
BROKEN= "Does not compile"
.endif