svn commit: r390853 - head/textproc/rubygem-html-pipeline-gitlab

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 28 17:57:40 UTC 2015


Author: sunpoet
Date: Sun Jun 28 17:57:39 2015
New Revision: 390853
URL: https://svnweb.freebsd.org/changeset/ports/390853

Log:
  - Add NO_ARCH

Modified:
  head/textproc/rubygem-html-pipeline-gitlab/Makefile

Modified: head/textproc/rubygem-html-pipeline-gitlab/Makefile
==============================================================================
--- head/textproc/rubygem-html-pipeline-gitlab/Makefile	Sun Jun 28 17:57:35 2015	(r390852)
+++ head/textproc/rubygem-html-pipeline-gitlab/Makefile	Sun Jun 28 17:57:39 2015	(r390853)
@@ -17,6 +17,7 @@ RUN_DEPENDS=	rubygem-actionpack4>=4:${PO
 		rubygem-mime-types>0:${PORTSDIR}/misc/rubygem-mime-types \
 		rubygem-sanitize>=2.1:${PORTSDIR}/textproc/rubygem-sanitize
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list