devel/p5-IPC-ShellCmd: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:34:36 +08:00
parent e0802437ea
commit 2fde4d67b0
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -18,8 +18,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \
sudo:security/sudo
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>