From f40b9931711b5a8f1826a40b8a7401f87dcdb173 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Mon, 11 Jun 2007 08:41:21 +0000 Subject: Remove support to FreeBSD 4.x (EOL) PR: ports/111941 Submitted by: araujo Approved by: maintainer --- comms/aldo/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'comms/aldo') 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 -- cgit v1.2.3