Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2018 18:42:13 +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: r478152 - head/devel/libeio
Message-ID:  <201808261842.w7QIgDeR015333@repo.freebsd.org>

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

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

Modified:
  head/devel/libeio/Makefile

Modified: head/devel/libeio/Makefile
==============================================================================
--- head/devel/libeio/Makefile	Sun Aug 26 18:42:08 2018	(r478151)
+++ head/devel/libeio/Makefile	Sun Aug 26 18:42:13 2018	(r478152)
@@ -10,6 +10,9 @@ CATEGORIES=	devel
 MAINTAINER=	osa@FreeBSD.org
 COMMENT=	Full-featured asynchronous I/O library for C
 
+# lib/libeio.so.1
+CONFLICTS_INSTALL=	efl
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	scunningham
 USES=		alias autoreconf libtool



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