svn commit: r522885 - branches/2020Q1/textproc/turboxsl

Piotr Kubaj pkubaj at FreeBSD.org
Mon Jan 13 12:30:32 UTC 2020


Author: pkubaj
Date: Mon Jan 13 12:30:31 2020
New Revision: 522885
URL: https://svnweb.freebsd.org/changeset/ports/522885

Log:
  MFH: r522884
  
  textproc/turboxsl: unbreak on powerpc64
  
  Builds fine with patch from PR243317 applied.
  
  Approved by:	portmgr (fix build blanket)

Modified:
  branches/2020Q1/textproc/turboxsl/Makefile
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/textproc/turboxsl/Makefile
==============================================================================
--- branches/2020Q1/textproc/turboxsl/Makefile	Mon Jan 13 12:29:28 2020	(r522884)
+++ branches/2020Q1/textproc/turboxsl/Makefile	Mon Jan 13 12:30:31 2020	(r522885)
@@ -14,7 +14,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libck.so:devel/concurrencykit \
 		libmemcached.so:databases/libmemcached
 
-BROKEN_powerpc64=	Does not build: ld: skipping incompatible /usr/local/lib/libck.so when searching for -lck
 ONLY_FOR_ARCHS=		amd64 powerpc64 sparc64
 
 USES=		autoreconf libtool pathfix pkgconfig


More information about the svn-ports-branches mailing list