From d982a2e19cbd6f396658d1476ca54e6bc23236d5 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sun, 9 Jul 2006 10:35:36 +0000 Subject: portlint PR: ports/99145 Submitted by: Alexander Botero-Lowry --- audio/pd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/pd') diff --git a/audio/pd/Makefile b/audio/pd/Makefile index 9cde9d4cb13e..0edfdf9c87ef 100644 --- a/audio/pd/Makefile +++ b/audio/pd/Makefile @@ -33,7 +33,7 @@ WRKSRC= ${WRKDIR}/pd-0.37-1test1/src .include .if ${ARCH} != "i386" -BROKEN= "Does not compile on !i386" +BROKEN= Does not compile on !i386 .endif pre-patch: -- cgit v1.2.3