Build fixed by Jul 14 2007 but left marked BROKEN. Unmark.

Reported by:	pointyhat
Approved by:	portmgr (self)
This commit is contained in:
Mark Linimon 2007-11-20 03:02:37 +00:00
parent 8537f60a93
commit e6757ba577

View file

@ -31,10 +31,4 @@ MAKE_ARGS= CXXFLAGS="${CXXFLAGS}"
MAN1= rvm.1
PLIST_FILES= bin/rvm
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>