diff options
-rw-r--r-- | x11-wm/ede/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile index 8611b22851ad..cefd33481de7 100644 --- a/x11-wm/ede/Makefile +++ b/x11-wm/ede/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ENV+= CFLAGS="${CFLAGS}" .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -BROKEN= "Does not build on 4.x (sound system)" +BROKEN= Does not build on 4.x (sound system) .endif pre-configure: |