diff options
Diffstat (limited to 'devel/crossgo32/Makefile')
-rw-r--r-- | devel/crossgo32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index de68aacc6176..eb426b88bf1b 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -38,7 +38,7 @@ GO32DIR= ${PREFIX}/share/crossgo32 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif post-extract: |