svn commit: r390394 - head/textproc/rubygem-compass

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 23 12:22:55 UTC 2015


Author: sunpoet
Date: Tue Jun 23 12:22:54 2015
New Revision: 390394
URL: https://svnweb.freebsd.org/changeset/ports/390394

Log:
  - Add NO_ARCH

Modified:
  head/textproc/rubygem-compass/Makefile

Modified: head/textproc/rubygem-compass/Makefile
==============================================================================
--- head/textproc/rubygem-compass/Makefile	Tue Jun 23 12:22:50 2015	(r390393)
+++ head/textproc/rubygem-compass/Makefile	Tue Jun 23 12:22:54 2015	(r390394)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	rubygem-chunky_png>=1.2:${P
 		rubygem-rb-inotify>=0.9:${PORTSDIR}/devel/rubygem-rb-inotify \
 		rubygem-sass>=3.3.13:${PORTSDIR}/textproc/rubygem-sass
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list