Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 23:41:26 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 31112e172190 - main - print/system-config-printer: Add NO_ARCH
Message-ID:  <202206032341.253NfQw9090321@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31112e1721907e5ecb7aa10b7613dda0a56a0b87

commit 31112e1721907e5ecb7aa10b7613dda0a56a0b87
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 23:24:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 23:36:58 +0000

    print/system-config-printer: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 print/system-config-printer/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile
index e1612eb1662e..cf264028fe0e 100644
--- a/print/system-config-printer/Makefile
+++ b/print/system-config-printer/Makefile
@@ -33,6 +33,7 @@ USE_GNOME=	intlhack pygobject3
 
 CONFIGURE_ARGS=	--without-udev-rules \
 		--without-systemdsystemunitdir
+NO_ARCH=	yes
 
 PLIST_SUB=	PYTHON_VER=${PYTHON_VERSION:S/python//}
 



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