svn commit: r529690 - head/textproc/rubygem-rouge

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 13:30:45 UTC 2020


Author: sunpoet
Date: Sat Mar 28 13:30:40 2020
New Revision: 529690
URL: https://svnweb.freebsd.org/changeset/ports/529690

Log:
  Cosmetic change

Modified:
  head/textproc/rubygem-rouge/Makefile

Modified: head/textproc/rubygem-rouge/Makefile
==============================================================================
--- head/textproc/rubygem-rouge/Makefile	Sat Mar 28 13:30:35 2020	(r529689)
+++ head/textproc/rubygem-rouge/Makefile	Sat Mar 28 13:30:40 2020	(r529690)
@@ -12,13 +12,13 @@ LICENSE=	BSD2CLAUSE MIT
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-CONFLICTS_INSTALL=	rubygem-rouge2
-
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
 PLIST_FILES=	bin/rougify
+
+CONFLICTS_INSTALL=	rubygem-rouge2
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list