From b829518a7d432b7cc2546fde7f032238d1db13dc Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Tue, 26 Aug 2014 13:47:21 +0000 Subject: [PATCH] net/openh323: conflicts with h323plus PR: 192985 Submitted by: Nikola Kolev --- net/openh323/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 2cb1d166d54c..b8e9293d38a5 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -15,6 +15,8 @@ COMMENT= H323 Video Conferencing library LIB_DEPENDS= libpt_r.so:${PORTSDIR}/devel/pwlib +CONFLICTS= h323plus-1.* + WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g} USES= bison gmake