diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/slim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/slim/Makefile b/x11/slim/Makefile index 657d41f..2311f67 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -31,7 +31,7 @@ MAKEFILE= Makefile.freebsd .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 - BROKEN= does not compile on FreeBSD 4.x +BROKEN= does not compile on FreeBSD 4.x .endif pre-build: |