svn commit: r393413 - head/www/rubygem-gitlab-gollum-lib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 2 06:28:14 UTC 2015


Author: sunpoet
Date: Sun Aug  2 06:28:13 2015
New Revision: 393413
URL: https://svnweb.freebsd.org/changeset/ports/393413

Log:
  - Add NO_ARCH

Modified:
  head/www/rubygem-gitlab-gollum-lib/Makefile

Modified: head/www/rubygem-gitlab-gollum-lib/Makefile
==============================================================================
--- head/www/rubygem-gitlab-gollum-lib/Makefile	Sun Aug  2 06:28:08 2015	(r393412)
+++ head/www/rubygem-gitlab-gollum-lib/Makefile	Sun Aug  2 06:28:13 2015	(r393413)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	rubygem-github-markdown>=0.
 		rubygem-sanitize>=2.0.3:${PORTSDIR}/textproc/rubygem-sanitize \
 		rubygem-stringex>=1.5.1:${PORTSDIR}/devel/rubygem-stringex
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list