diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /print/xmbibtex/Makefile | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Diffstat (limited to 'print/xmbibtex/Makefile')
-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> |