From e9cb0e0ba325f236bbd6d76368c45dd8708b7069 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 17 Sep 2004 22:47:50 +0000 Subject: BROKEN on 5.x: Does not compile Approved by: portmgr (self) --- comms/aldo/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'comms/aldo') diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index c24eb85e6a5e..eac7f0422c05 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -22,6 +22,10 @@ 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}" -- cgit v1.2.3