diff options
Diffstat (limited to 'print/texlive-tlmgr/Makefile')
-rw-r--r-- | print/texlive-tlmgr/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/texlive-tlmgr/Makefile b/print/texlive-tlmgr/Makefile index 00a684a99b91..a4186dc5d0b9 100644 --- a/print/texlive-tlmgr/Makefile +++ b/print/texlive-tlmgr/Makefile @@ -2,6 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150523 +PORTREVISION= 1 CATEGORIES= print perl5 MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMESUFFIX= -tlmgr @@ -11,6 +12,8 @@ DIST_SUBDIR= TeX MAINTAINER= hrs@FreeBSD.org COMMENT= TeXLive manager modules +CONFLICTS= texlive-infra-[0-9]* + USES= perl5 tar:xz USE_PERL5= run USE_TEX= yes |