svn commit: r366214 - head/net/openh323
William Grzybowski
wg at FreeBSD.org
Tue Aug 26 13:47:22 UTC 2014
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
More information about the svn-ports-all
mailing list