Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2015 17:54:34 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390815 - head/devel/rubygem-rb-inotify
Message-ID:  <201506281754.t5SHsYFg046506@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 28 17:54:33 2015
New Revision: 390815
URL: https://svnweb.freebsd.org/changeset/ports/390815

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-rb-inotify/Makefile

Modified: head/devel/rubygem-rb-inotify/Makefile
==============================================================================
--- head/devel/rubygem-rb-inotify/Makefile	Sun Jun 28 17:54:29 2015	(r390814)
+++ head/devel/rubygem-rb-inotify/Makefile	Sun Jun 28 17:54:33 2015	(r390815)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 LIB_DEPENDS=	libinotify.so:${PORTSDIR}/devel/libinotify
 RUN_DEPENDS=	rubygem-ffi>=0.5.0:${PORTSDIR}/devel/rubygem-ffi
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506281754.t5SHsYFg046506>