summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-10-05 12:38:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-10-05 12:38:08 +0000
commitd1625277353fbf21aee3037724fa2b35019417dd (patch)
tree5fed303566565a30d2553eaf68692ec5474b6e7b /print
parent- Update to version 0.8.6 (diff)
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@
Notes
Notes: svn path=/head/; revision=329447
Diffstat (limited to 'print')
-rw-r--r--print/texlive-infra/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/texlive-infra/Makefile b/print/texlive-infra/Makefile
index 8ad716dd4996..deecf0742b11 100644
--- a/print/texlive-infra/Makefile
+++ b/print/texlive-infra/Makefile
@@ -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