svn commit: r456452 - head/emulators/stella

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 15 23:54:15 UTC 2017


Author: sunpoet
Date: Fri Dec 15 23:54:09 2017
New Revision: 456452
URL: https://svnweb.freebsd.org/changeset/ports/456452

Log:
  Mark CONFLICTS_INSTALL with devel/rubygem-stella

Modified:
  head/emulators/stella/Makefile

Modified: head/emulators/stella/Makefile
==============================================================================
--- head/emulators/stella/Makefile	Fri Dec 15 23:54:05 2017	(r456451)
+++ head/emulators/stella/Makefile	Fri Dec 15 23:54:09 2017	(r456452)
@@ -16,6 +16,8 @@ LICENSE_FILE=	${WRKSRC}/License.txt
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
+CONFLICTS_INSTALL=	rubygem-stella
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_SDL=	sdl2


More information about the svn-ports-all mailing list