1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Sort *_DEPENDS

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-29 16:45:22 +00:00
parent 5e884ecdad
commit 9005b68104
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486189

View File

@ -16,10 +16,12 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-POE>=0:devel/p5-POE \
p5-Hailo>=0:textproc/p5-Hailo
RUN_DEPENDS= p5-Hailo>=0:textproc/p5-Hailo \
p5-POE>=0:devel/p5-POE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>