svn commit: r478151 - head/devel/efl
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 26 18:42:10 UTC 2018
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 \
More information about the svn-ports-head
mailing list