diff options
Diffstat (limited to 'comms/aldo/Makefile')
-rw-r--r-- | comms/aldo/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= "Doesn't build on FreeBSD < 5.x" -.endif - .if ${OSVERSION} >= 700042 BROKEN= Broken with gcc 4.2 .endif |