aboutsummaryrefslogtreecommitdiffstats
path: root/net/openh323
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-04-30 09:12:10 +0800
committerlinimon <linimon@FreeBSD.org>2017-04-30 09:12:10 +0800
commit503fa94e7290a4aa9edcb4e402c407606edc04b5 (patch)
tree7b3dbe71ec7eb52c302f9ec1b73c6bebb9052a8a /net/openh323
parente63718fdcb3edc92c937524700b282da622791cd (diff)
downloadfreebsd-ports-gnome-503fa94e7290a4aa9edcb4e402c407606edc04b5.tar.gz
freebsd-ports-gnome-503fa94e7290a4aa9edcb4e402c407606edc04b5.tar.zst
freebsd-ports-gnome-503fa94e7290a4aa9edcb4e402c407606edc04b5.zip
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index e5bfeab92354..991bbd35a888 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -13,10 +13,10 @@ DIST_SUBDIR= openh323
MAINTAINER= ports@FreeBSD.org
COMMENT= H323 Video Conferencing library
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libpt_r.so:devel/pwlib
+BROKEN_powerpc64= Does not build: call to H261Encoder::~H261Encoder() lacks nop, can't restore toc
+
CONFLICTS= h323plus-1.*
WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g}