mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix value of USE_PERL5 variable (2.5.8 -> 5.8.2)
Pointed out by: pgollucci
This commit is contained in:
parent
2c1e8bb6d8
commit
1b988e2bb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227782
@ -33,7 +33,7 @@ OPTIONS= PASTE "Paste URLs from clipboard" off \
|
||||
SHOW "Show cache entries" off
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= 2.5.8+
|
||||
USE_PERL5= 5.8.2+
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user