aboutsummaryrefslogtreecommitdiffstats
path: root/comms/aldo
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2004-09-23 15:12:12 +0800
committerdanfe <danfe@FreeBSD.org>2004-09-23 15:12:12 +0800
commit818bb702b6a4f78c1f4c4f8fdefe338e832e91be (patch)
tree9281e5b5596a86a1ef3ba155865d985e751f0a42 /comms/aldo
parent03d772a2e9f52b99ac80523b899d136ba589b244 (diff)
downloadfreebsd-ports-gnome-818bb702b6a4f78c1f4c4f8fdefe338e832e91be.tar.gz
freebsd-ports-gnome-818bb702b6a4f78c1f4c4f8fdefe338e832e91be.tar.zst
freebsd-ports-gnome-818bb702b6a4f78c1f4c4f8fdefe338e832e91be.zip
The port builds fine now, so remove BROKEN mark.
Approved by: portmgr (marcus), fjoe (mentor, implicit)
Diffstat (limited to 'comms/aldo')
-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}"