svn commit: r390815 - head/devel/rubygem-rb-inotify

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


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


More information about the svn-ports-all mailing list