Date: Tue, 26 Aug 2014 13:47:22 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366214 - head/net/openh323 Message-ID: <201408261347.s7QDlMba097651@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Tue Aug 26 13:47:21 2014 New Revision: 366214 URL: http://svnweb.freebsd.org/changeset/ports/366214 QAT: https://qat.redports.org/buildarchive/r366214/ Log: net/openh323: conflicts with h323plus PR: 192985 Submitted by: Nikola Kolev Modified: head/net/openh323/Makefile Modified: head/net/openh323/Makefile ============================================================================== --- head/net/openh323/Makefile Tue Aug 26 13:37:43 2014 (r366213) +++ head/net/openh323/Makefile Tue Aug 26 13:47:21 2014 (r366214) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408261347.s7QDlMba097651>