summaryrefslogtreecommitdiff
path: root/editors/scite
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-03 09:37:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-03 09:37:47 +0000
commitbd9f599df54ebdf3420742209b995e6d121840ed (patch)
tree7437011d365d2efb2b1ddb924c01dcc0b8a194b4 /editors/scite
parentThis port is no longer broken after recent commits. (diff)
This is actually broken on all 5.x platforms.
Notes
Notes: svn path=/head/; revision=102795
Diffstat (limited to 'editors/scite')
-rw-r--r--editors/scite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index 27cd7000ee12..0d569c22cb56 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -39,8 +39,8 @@ MAN1= scite.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha"
-BROKEN= "Does not compile on alpha"
+.if ${OSVERSION} >= 502102
+BROKEN= "Does not compile on 5.x"
.endif
pre-everything::