diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-03 16:55:25 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-03 17:01:06 +0800 |
commit | 2e914a840cd12f6725b87d8a61c13cb35ec90f23 (patch) | |
tree | 50f4c77b9e9d56646efd6b5296fdf552974f9dce | |
parent | benchmarks/py-naarad: Add NO_ARCH (diff) |
devel/p5-Alien-LibGumbo: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r-- | devel/p5-Alien-LibGumbo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Alien-LibGumbo/Makefile b/devel/p5-Alien-LibGumbo/Makefile index fbd09dc8ad46..531060e3e570 100644 --- a/devel/p5-Alien-LibGumbo/Makefile +++ b/devel/p5-Alien-LibGumbo/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= p5-Alien-Build>0:devel/p5-Alien-Build USES= perl5 USE_PERL5= modbuild +NO_ARCH= yes + post-extract: ${RM} ${WRKSRC}/gumbo-0.10.1.tar.gz |