Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2018 18:42:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478151 - head/devel/efl
Message-ID:  <201808261842.w7QIg8MN015241@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 26 18:42:08 2018
New Revision: 478151
URL: https://svnweb.freebsd.org/changeset/ports/478151

Log:
  Mark CONFLICTS_INSTALL with devel/libeio
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/efl/Makefile

Modified: head/devel/efl/Makefile
==============================================================================
--- head/devel/efl/Makefile	Sun Aug 26 18:42:03 2018	(r478150)
+++ head/devel/efl/Makefile	Sun Aug 26 18:42:08 2018	(r478151)
@@ -22,6 +22,9 @@ LIB_DEPENDS=	libgif.so:graphics/giflib \
 		libsndfile.so:audio/libsndfile \
 		libunwind.so:devel/libunwind
 
+# lib/libeio.so.1
+CONFLICTS_INSTALL=	libeio
+
 GNU_CONFIGURE=	yes
 USES=		autoreconf compiler:c++14-lang gettext-tools gmake iconv jpeg \
 		libtool pathfix pkgconfig python:2.7,run shared-mime-info \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808261842.w7QIg8MN015241>