diff options
Diffstat (limited to 'print/xmbibtex')
-rw-r--r-- | print/xmbibtex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile index 9d0cb09a1c08..1e637b114643 100644 --- a/print/xmbibtex/Makefile +++ b/print/xmbibtex/Makefile @@ -23,7 +23,7 @@ NO_INSTALL_MANPAGES= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif .include <bsd.port.post.mk> |