diff options
-rw-r--r-- | net-mgmt/irrtoolset/Makefile | 4 | ||||
-rw-r--r-- | net/irrtoolset/Makefile | 4 |
2 files changed, 0 insertions, 8 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 diff --git a/net/irrtoolset/Makefile b/net/irrtoolset/Makefile index 9833bfb00b56..4bd5dab3abec 100644 --- a/net/irrtoolset/Makefile +++ b/net/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 |