From 4cfa69dbca380f99671cb1d58e391ba6b3f8527f Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:17:44 +0000 Subject: [PATCH] portlint PR: ports/99153 Submitted by: Alexander Botero-Lowry --- audio/xtuner/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile index 55b088a408c9..e92381229861 100644 --- a/audio/xtuner/Makefile +++ b/audio/xtuner/Makefile @@ -23,7 +23,7 @@ USE_XPM= YES .include .if ${ARCH} == "sparc64" || ${ARCH} == "ia64" -BROKEN= "Does not compile on sparc64 or ia64" +BROKEN= Does not compile on sparc64 or ia64 .endif .include