From 717d724326e453679dc4abcf5c8a8b8aa324e9ad Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 30 Jan 2004 03:59:05 +0000 Subject: Remove BROKEN now that this correctly builds on 5-current. From the PR: With recent fixes to lang/gcc295, irrtoolset-4.7.3 now builds on current. (NOTE: It appears that portversion was NOT updated on the gc295 port, so a re-install of the compiler port must be forced before this will build.) PR: ports/61439 Submitted by: Kevin Oberman (maintainer) --- net-mgmt/irrtoolset/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net-mgmt/irrtoolset/Makefile') diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index 9833bfb00b56..4bd5dab3abec 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -32,10 +32,6 @@ MAN3= librpsl.3 .include -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" -.endif - post-patch: @${SED} -i.orig -e 's|#include |/* #include */|' \ ${WRKSRC}/src/irr/birdwhoisc.cc -- cgit v1.2.3