git: bca1a29cd64f - main - devel/pear-PEAR_PackageFileManager2: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:22:18 UTC 2021


The branch main has been updated by sunpoet:

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

commit bca1a29cd64fc4d954794a55376d93db5ad3c368
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:49:14 +0000

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

diff --git a/devel/pear-PEAR_PackageFileManager2/Makefile b/devel/pear-PEAR_PackageFileManager2/Makefile
index fcb1018913ad..0b5d1938ae3e 100644
--- a/devel/pear-PEAR_PackageFileManager2/Makefile
+++ b/devel/pear-PEAR_PackageFileManager2/Makefile
@@ -12,6 +12,8 @@ LICENSE=	BSD2CLAUSE
 BUILD_DEPENDS=	${PEARDIR}/PEAR/PackageFileManager/Plugins.php:devel/pear-PEAR_PackageFileManager_Plugins@${PHP_FLAVOR}
 RUN_DEPENDS=	${PEARDIR}/PEAR/PackageFileManager/Plugins.php:devel/pear-PEAR_PackageFileManager_Plugins@${PHP_FLAVOR}
 
-USES=	pear
+USES=		pear
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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