svn commit: r456498 - head/cad/brlcad

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 16 20:55:39 UTC 2017


Author: sunpoet
Date: Sat Dec 16 20:55:36 2017
New Revision: 456498
URL: https://svnweb.freebsd.org/changeset/ports/456498

Log:
  Mark CONFLICTS_INSTALL with devel/py-epsilon

Modified:
  head/cad/brlcad/Makefile

Modified: head/cad/brlcad/Makefile
==============================================================================
--- head/cad/brlcad/Makefile	Sat Dec 16 20:55:31 2017	(r456497)
+++ head/cad/brlcad/Makefile	Sat Dec 16 20:55:36 2017	(r456498)
@@ -20,6 +20,8 @@ LIB_DEPENDS=	libdrm.so:graphics/libdrm \
 		libexpat.so:textproc/expat2 \
 		libfontconfig.so:x11-fonts/fontconfig
 
+CONFLICTS_INSTALL=	py[23][0-9]-epsilon
+
 USE_GL=		gl glu
 USE_XORG=	ice inputproto sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \
 		xproto xrender xscrnsaver xt xxf86vm


More information about the svn-ports-head mailing list