summaryrefslogtreecommitdiff
path: root/net-mgmt/irrtoolset/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-01-30 03:59:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-01-30 03:59:05 +0000
commit717d724326e453679dc4abcf5c8a8b8aa324e9ad (patch)
treec2638790ba5b57d00efddd5644f7cddefbb5d325 /net-mgmt/irrtoolset/Makefile
parentChase the libxklavier shared lib downgrade. (diff)
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 <oberman@es.net> (maintainer)
Notes
Notes: svn path=/head/; revision=99462
Diffstat (limited to 'net-mgmt/irrtoolset/Makefile')
-rw-r--r--net-mgmt/irrtoolset/Makefile4
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile (bad C++ code)"
-.endif
-
post-patch:
@${SED} -i.orig -e 's|#include <malloc.h>|/* #include <malloc.h> */|' \
${WRKSRC}/src/irr/birdwhoisc.cc