diff options
Diffstat (limited to 'devel/eboxy/Makefile')
-rw-r--r-- | devel/eboxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eboxy/Makefile b/devel/eboxy/Makefile index b23cedd1b430..58087a28330f 100644 --- a/devel/eboxy/Makefile +++ b/devel/eboxy/Makefile @@ -32,7 +32,7 @@ LDFLAGS= `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" -BROKEN= "Configure fails on ia64" +BROKEN= Configure fails on ia64 .endif post-patch: |