svn commit: r441705 - head/textproc/msort
Mark Linimon
linimon at FreeBSD.org
Thu May 25 17:23:39 UTC 2017
Author: linimon
Date: Thu May 25 17:23:37 2017
New Revision: 441705
URL: https://svnweb.freebsd.org/changeset/ports/441705
Log:
This should not have been marked broken on powerpc64; the errorlog I looked
at was from a previous revision of the Makefile.
Modified:
head/textproc/msort/Makefile
Modified: head/textproc/msort/Makefile
==============================================================================
--- head/textproc/msort/Makefile Thu May 25 17:13:58 2017 (r441704)
+++ head/textproc/msort/Makefile Thu May 25 17:23:37 2017 (r441705)
@@ -19,7 +19,6 @@ LIB_DEPENDS= libtre.so:textproc/libtre \
RUN_DEPENDS= iwidgets>=0:x11-toolkits/iwidgets
BROKEN_aarch64= fails to link: missing sbrk
-BROKEN_powerpc64= fails to compile: gmp.h: 'UINT_MAX' undeclared
USES= gettext localbase tk:wrapper,run
CONFIGURE_ENV= ac_cv_lib_tre_regwcomp=yes
More information about the svn-ports-all
mailing list