mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix Perl dependency: use USE_PERL5_BUILD instead of USE_PERL5
PR: ports/151391 Submitted by: Aragon Gouveia <aragon@phat.za.net> Approved by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer), pgollucci (mentor, implicit)
This commit is contained in:
parent
dd323cd8a2
commit
6715497169
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262824
@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
MAINTAINER= yashin.dm@gmail.com
|
||||
COMMENT= High performance peer-to-peer hub for the ADC network
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
USE_RC_SUBR= uhub.sh
|
||||
|
Loading…
Reference in New Issue
Block a user