diff options
Diffstat (limited to 'net/opensips/Makefile')
-rw-r--r-- | net/opensips/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/opensips/Makefile b/net/opensips/Makefile index 778e060..b4d5f50 100644 --- a/net/opensips/Makefile +++ b/net/opensips/Makefile @@ -12,6 +12,8 @@ COMMENT= Open SIP Server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libxmlrpc.so:net/xmlrpc-c-devel \ libpcre.so:devel/pcre \ |