diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index abd0208f13ae..7dbb91321b3e 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -25,10 +25,6 @@ MAN1= aldo.1 .include -.if ${OSVERSION} < 500000 -BROKEN= "Doesn't build on FreeBSD < 5.x" -.endif - .if ${OSVERSION} >= 700042 BROKEN= Broken with gcc 4.2 .endif