mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Add Perl5 as run depend. This allow for port to use SITE_PERL macro.
PR: ports/182333 Submitted by: Bertram Scharpf <software@bertram-scharpf.de> Approved by: maintainer (almost timeout) With hat: perl@
This commit is contained in:
parent
6ceacf7d89
commit
d162527735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329447
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= texlive
|
||||
PORTVERSION= 27610
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print perl5
|
||||
MASTER_SITES= ftp://tug.org/tex-archive/systems/texlive/tlnet/archive/
|
||||
PKGNAMESUFFIX= -infra
|
||||
@ -11,6 +12,8 @@ DIST_SUBDIR= TeX
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Basic TeXLive infrastructure
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
USE_XZ= yes
|
||||
USE_TEX= texlive texmf
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user