git: 5514be209dda - main - textproc/p5-Sphinx-Config: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:45:59 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5514be209dda6ab6f9bb498cf5cbd39e7c5033e5
commit 5514be209dda6ab6f9bb498cf5cbd39e7c5033e5
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:37:25 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:37:25 +0000
textproc/p5-Sphinx-Config: Add NO_ARCH
---
textproc/p5-Sphinx-Config/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/textproc/p5-Sphinx-Config/Makefile b/textproc/p5-Sphinx-Config/Makefile
index fea960e986a1..b78a07220042 100644
--- a/textproc/p5-Sphinx-Config/Makefile
+++ b/textproc/p5-Sphinx-Config/Makefile
@@ -15,7 +15,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list