textproc/p5-Sphinx-Config: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:37:25 +08:00
parent ed4a655f6f
commit 5514be209d
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -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>