svn commit: r391145 - head/devel/rubygem-git-version-bump

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 2 13:31:50 UTC 2015


Author: sunpoet
Date: Thu Jul  2 13:31:49 2015
New Revision: 391145
URL: https://svnweb.freebsd.org/changeset/ports/391145

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-git-version-bump/Makefile

Modified: head/devel/rubygem-git-version-bump/Makefile
==============================================================================
--- head/devel/rubygem-git-version-bump/Makefile	Thu Jul  2 13:30:53 2015	(r391144)
+++ head/devel/rubygem-git-version-bump/Makefile	Thu Jul  2 13:31:49 2015	(r391145)
@@ -11,6 +11,7 @@ COMMENT=	Manage your app version entirel
 
 LICENSE=	GPLv3
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list