diff options
-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 eac7f0422c05..c24eb85e6a5e 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -22,10 +22,6 @@ PLIST_FILES= bin/aldo .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - .if ${OSVERSION} < 500000 USE_GCC= 3.3 MAKE_ENV+= CXX="${CXX}" |