diff options
Diffstat (limited to 'devel/titano/Makefile')
-rw-r--r-- | devel/titano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/titano/Makefile b/devel/titano/Makefile index b9be869ae160..23015aa9ea19 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -28,7 +28,7 @@ USE_LIBTOOL_VER= 13 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif pre-patch: |