Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2020 19:17:07 +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: r524596 - head/irc/rbot
Message-ID:  <202001291917.00TJH7Y0017717@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 29 19:17:07 2020
New Revision: 524596
URL: https://svnweb.freebsd.org/changeset/ports/524596

Log:
  Add NO_ARCH

Modified:
  head/irc/rbot/Makefile

Modified: head/irc/rbot/Makefile
==============================================================================
--- head/irc/rbot/Makefile	Wed Jan 29 19:17:02 2020	(r524595)
+++ head/irc/rbot/Makefile	Wed Jan 29 19:17:07 2020	(r524596)
@@ -28,6 +28,7 @@ LIB_DEPENDS=	libtokyocabinet.so:databases/tokyocabinet
 USE_RUBY=	yes
 USE_RUBY_SETUP=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX}
+NO_ARCH=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ruby-${PORTNAME}



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