diff options
Diffstat (limited to 'math/qscanplot')
-rw-r--r-- | math/qscanplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qscanplot/Makefile b/math/qscanplot/Makefile index 02476cac7a87..5f600fd7bb3c 100644 --- a/math/qscanplot/Makefile +++ b/math/qscanplot/Makefile @@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${X11BASE} .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif post-patch: |