diff options
Diffstat (limited to 'irc/ircd-ru/Makefile')
-rw-r--r-- | irc/ircd-ru/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/irc/ircd-ru/Makefile b/irc/ircd-ru/Makefile index 7664076e2ef9..13dd1f54696d 100644 --- a/irc/ircd-ru/Makefile +++ b/irc/ircd-ru/Makefile @@ -63,10 +63,6 @@ CONFIGURE_ARGS+=--enable-select .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile with gcc 3.4.2" -.endif - .if ${ARCH} == "amd64" BROKEN= "Does not compile on amd64" .endif |