1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

The port builds fine now, so remove BROKEN mark.

Approved by:	portmgr (marcus), fjoe (mentor, implicit)
This commit is contained in:
Alexey Dokuchaev 2004-09-23 07:12:12 +00:00
parent dbc388ef77
commit 213d288164
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118351

View File

@ -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}"