Allow building on powerpc64le.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-23 21:04:29 +00:00
parent 9467abc309
commit 1ba324b0da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549850

View File

@ -11,11 +11,11 @@ COMMENT= Fast, multithreaded XML+XSLT transformation library
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le sparc64
LIB_DEPENDS= libck.so:devel/concurrencykit \
libmemcached.so:databases/libmemcached
ONLY_FOR_ARCHS= amd64 powerpc64 sparc64
USES= autoreconf libtool pathfix pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes