git: 56def4bbc346 - main - textproc/yelp-tools: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:49:41 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56def4bbc346c7c1ac3e84c6cca79ab7a652bdd4

commit 56def4bbc346c7c1ac3e84c6cca79ab7a652bdd4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:41:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:30 +0000

    textproc/yelp-tools: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/yelp-tools/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile
index 1b82ac91b21c..67fdbad3ae2e 100644
--- a/textproc/yelp-tools/Makefile
+++ b/textproc/yelp-tools/Makefile
@@ -20,5 +20,6 @@ PORTSCOUT=	limitw:1,even
 USES=		gettext gmake gnome localbase pathfix pkgconfig tar:xz
 USE_GNOME=	libxml2 libxslt
 GNU_CONFIGURE=	yes
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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