diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-11 07:43:05 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-11 07:43:05 +0000 |
commit | c3e0dedea40289d55b3e912eaa07b4ab2bb01504 (patch) | |
tree | 61070b59b832bfae6052e44ae0521375adaf2a10 /x11-wm | |
parent | - Yield to a total SHAtification. (diff) |
- One more port I forgot to strip commas in BROKEN
Notes
Notes:
svn path=/head/; revision=147897
Diffstat (limited to 'x11-wm')
-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: |