From 213d288164d08c3bf2c9985dab65a677d3c73325 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Thu, 23 Sep 2004 07:12:12 +0000 Subject: [PATCH] The port builds fine now, so remove BROKEN mark. Approved by: portmgr (marcus), fjoe (mentor, implicit) --- comms/aldo/Makefile | 4 ---- 1 file changed, 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 -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - .if ${OSVERSION} < 500000 USE_GCC= 3.3 MAKE_ENV+= CXX="${CXX}"