diff options
Diffstat (limited to 'net/mute-net/Makefile')
-rw-r--r-- | net/mute-net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mute-net/Makefile b/net/mute-net/Makefile index 1e99c51905bf..a498fd5e96e9 100644 --- a/net/mute-net/Makefile +++ b/net/mute-net/Makefile @@ -140,7 +140,7 @@ post-install: .include <bsd.port.pre.mk> .if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" +USE_GCC= 3.3 .endif # we cannot install if either a slave or master port is already |