svn commit: r507378 - head/lang/ocaml-nox11
Piotr Kubaj
pkubaj at FreeBSD.org
Fri Jul 26 22:13:25 UTC 2019
Author: pkubaj
Date: Fri Jul 26 22:13:24 2019
New Revision: 507378
URL: https://svnweb.freebsd.org/changeset/ports/507378
Log:
lang/ocaml-nox11: unbreak on powerpc64
Builds fine on powerpc64.
Approved by: mentors (implicit approval)
Modified:
head/lang/ocaml-nox11/Makefile
Modified: head/lang/ocaml-nox11/Makefile
==============================================================================
--- head/lang/ocaml-nox11/Makefile Fri Jul 26 21:50:00 2019 (r507377)
+++ head/lang/ocaml-nox11/Makefile Fri Jul 26 22:13:24 2019 (r507378)
@@ -7,8 +7,6 @@ CATEGORIES= lang
MAINTAINER= michael.grunewald at 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]*
More information about the svn-ports-head
mailing list