svn commit: r441571 - head/net/freediameter
Mark Linimon
linimon at FreeBSD.org
Wed May 24 10:28:20 UTC 2017
Author: linimon
Date: Wed May 24 10:28:19 2017
New Revision: 441571
URL: https://svnweb.freebsd.org/changeset/ports/441571
Log:
This should not have been marked broken; the errorlog was generated
from a previous version of the Makefile.
Approved by: portmgr (tier-2 blanket)
Modified:
head/net/freediameter/Makefile
Modified: head/net/freediameter/Makefile
==============================================================================
--- head/net/freediameter/Makefile Wed May 24 10:11:09 2017 (r441570)
+++ head/net/freediameter/Makefile Wed May 24 10:28:19 2017 (r441571)
@@ -16,8 +16,6 @@ LIB_DEPENDS= libgcrypt.so:security/libgc
libgnutls.so:security/gnutls \
libidn.so:dns/libidn
-BROKEN_powerpc64= fails to build: CMake Error at CMakeLists.txt: Unable to find idna.h header or idna_to_ascii_8z function
-
USES= cmake bison
USE_LDCONFIG= yes
CMAKE_ARGS= -DSCTP_USE_MAPPED_ADDRESSES:BOOL=ON
More information about the svn-ports-head
mailing list