git: 08698844c8f6 - main - devel/rubygem-wdm: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:49:36 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08698844c8f618de095b1af62d06addcb527509d

commit 08698844c8f618de095b1af62d06addcb527509d
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:31:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:23 +0000

    devel/rubygem-wdm: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 devel/rubygem-wdm/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-wdm/Makefile b/devel/rubygem-wdm/Makefile
index b98099f8a51a..ba2ddbdac201 100644
--- a/devel/rubygem-wdm/Makefile
+++ b/devel/rubygem-wdm/Makefile
@@ -10,7 +10,9 @@ COMMENT=	Library for monitoring directories for changes
 
 LICENSE=	MIT
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list