aboutsummaryrefslogtreecommitdiff
path: root/audio/csound
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-01-02 00:49:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-01-02 00:49:48 +0000
commit2de80c3b0dcc4977ba0839ef5e678d30a2823e7d (patch)
treefd0ca1ffa1d4bc751858468f62b8260c816a5f45 /audio/csound
parent76d665c19ca74f5a2df771cefc900f5b0a63171b (diff)
downloadports-2de80c3b0dcc4977ba0839ef5e678d30a2823e7d.tar.gz
ports-2de80c3b0dcc4977ba0839ef5e678d30a2823e7d.zip
Also broken on alpha 4.x
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=125644
Diffstat (limited to 'audio/csound')
-rw-r--r--audio/csound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 2abf5336585d..5034ac255f8b 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -33,8 +33,8 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
-BROKEN= "Does not compile on alpha 5.x"
+.if ${ARCH} == "alpha"
+BROKEN= "Does not compile on alpha"
.endif
pre-build: