svn commit: r524596 - head/irc/rbot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jan 29 19:17:08 UTC 2020


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}


More information about the svn-ports-all mailing list