diff options
Diffstat (limited to 'devel/libzookeeper/Makefile')
-rw-r--r-- | devel/libzookeeper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libzookeeper/Makefile b/devel/libzookeeper/Makefile index 75b2c9353b01..4bf7841bfe34 100644 --- a/devel/libzookeeper/Makefile +++ b/devel/libzookeeper/Makefile @@ -13,7 +13,7 @@ COMMENT= C client interface to Zookeeper server LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libcppunit.so:${PORTSDIR}/devel/cppunit +LIB_DEPENDS= libcppunit.so:devel/cppunit ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= uses x86 assembly |