1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-04-21 19:35:32 +00:00
parent 400db0204f
commit e7ecbbbb27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532309

View File

@ -18,8 +18,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-AnyEvent>=3.81:devel/p5-AnyEvent \
p5-BDB>=1.5:databases/p5-BDB
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>