diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-19 23:42:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-19 23:42:12 +0000 |
commit | f2b9553b6a4438d090a94c56b14121bb01cf0402 (patch) | |
tree | b654bfca37a8de3ad26db02a9a9895da88534270 /net/freewais-sf | |
parent | 9af4200221ad897a12203bcf955447ab9a270022 (diff) | |
download | ports-f2b9553b6a4438d090a94c56b14121bb01cf0402.tar.gz ports-f2b9553b6a4438d090a94c56b14121bb01cf0402.zip |
Notes
Diffstat (limited to 'net/freewais-sf')
-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: |