From a3d2bbff162d24aba15178fbc24c9a9a15bbca05 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Fri, 26 Jul 2019 22:13:24 +0000 Subject: [PATCH] lang/ocaml-nox11: unbreak on powerpc64 Builds fine on powerpc64. Approved by: mentors (implicit approval) --- lang/ocaml-nox11/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/ocaml-nox11/Makefile b/lang/ocaml-nox11/Makefile index db166134032f..eb3972740a0a 100644 --- a/lang/ocaml-nox11/Makefile +++ b/lang/ocaml-nox11/Makefile @@ -7,8 +7,6 @@ CATEGORIES= lang MAINTAINER= michael.grunewald@laposte.net COMMENT= Objective Caml compiler and programming environment (no X11) -BROKEN_powerpc64= Does not build: error: too few arguments to function gethostbyname_r - MASTERDIR= ${.CURDIR}/../ocaml CONFLICTS= metaocaml-[0-9]* ocaml-[0-9]* ocaml-notk-[0-9]*