aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2004-09-23 07:12:12 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2004-09-23 07:12:12 +0000
commit213d288164d08c3bf2c9985dab65a677d3c73325 (patch)
treec25ab2893302c0f83bb618d3aad9c3456e4b3b02 /comms
parentdbc388ef77243fc2c07cf9e73534b83acb533b49 (diff)
downloadports-213d288164d08c3bf2c9985dab65a677d3c73325.tar.gz
ports-213d288164d08c3bf2c9985dab65a677d3c73325.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/aldo/Makefile4
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}"