diff options
-rw-r--r-- | net/freewais-sf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index 906dc24b1de4..a3c4e9348968 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -29,7 +29,7 @@ MAN3= ftw.3 regexp.3 scandir.3 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500035 -#BROKEN= "Does not compile on 5.0" +BROKEN= "Does not compile on 5.0" .endif post-extract: |