diff --git a/textproc/turboxsl/Makefile b/textproc/turboxsl/Makefile index 15ec01a24bc2..8e456da9d5b3 100644 --- a/textproc/turboxsl/Makefile +++ b/textproc/turboxsl/Makefile @@ -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