svn commit: r560238 - head/devel/rubygem-pathspec
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 3 20:29:44 UTC 2021
Author: sunpoet
Date: Sun Jan 3 20:29:41 2021
New Revision: 560238
URL: https://svnweb.freebsd.org/changeset/ports/560238
Log:
Add NO_ARCH
Approved by: portmgr (blanket)
Modified:
head/devel/rubygem-pathspec/Makefile
Modified: head/devel/rubygem-pathspec/Makefile
==============================================================================
--- head/devel/rubygem-pathspec/Makefile Sun Jan 3 20:29:36 2021 (r560237)
+++ head/devel/rubygem-pathspec/Makefile Sun Jan 3 20:29:41 2021 (r560238)
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
+NO_ARCH= yes
+
PLIST_FILES= bin/pathspec-rb
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list