svn commit: r392897 - head/textproc/rubygem-github-linguist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 25 16:30:25 UTC 2015


Author: sunpoet
Date: Sat Jul 25 16:30:23 2015
New Revision: 392897
URL: https://svnweb.freebsd.org/changeset/ports/392897

Log:
  - Add NO_ARCH

Modified:
  head/textproc/rubygem-github-linguist/Makefile

Modified: head/textproc/rubygem-github-linguist/Makefile
==============================================================================
--- head/textproc/rubygem-github-linguist/Makefile	Sat Jul 25 16:30:18 2015	(r392896)
+++ head/textproc/rubygem-github-linguist/Makefile	Sat Jul 25 16:30:23 2015	(r392897)
@@ -15,6 +15,7 @@ RUN_DEPENDS=	rubygem-charlock_holmes>=0.
 		rubygem-mime-types>=1.19:${PORTSDIR}/misc/rubygem-mime-types \
 		rubygem-rugged>=0.22.0b4:${PORTSDIR}/devel/rubygem-rugged
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list