aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-08-26 13:47:21 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-08-26 13:47:21 +0000
commitb829518a7d432b7cc2546fde7f032238d1db13dc (patch)
tree3cea0d86706757e35af0da9cae442884a95896f5
parentb4a9988bf146c540a7a6485a4c6d69aadd3924e4 (diff)
downloadports-b829518a7d432b7cc2546fde7f032238d1db13dc.tar.gz
ports-b829518a7d432b7cc2546fde7f032238d1db13dc.zip
net/openh323: conflicts with h323plus
PR: 192985 Submitted by: Nikola Kolev
Notes
Notes: svn path=/head/; revision=366214
-rw-r--r--net/openh323/Makefile2
1 files changed, 2 insertions, 0 deletions
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