From 2de80c3b0dcc4977ba0839ef5e678d30a2823e7d Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 2 Jan 2005 00:49:48 +0000 Subject: [PATCH] Also broken on alpha 4.x Approved by: portmgr (self) --- audio/csound/Makefile | 4 ++-- 1 file 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 -.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: