diff --git a/print/tex-formats/Makefile b/print/tex-formats/Makefile index e236865b19a7..b9442c809c7e 100644 --- a/print/tex-formats/Makefile +++ b/print/tex-formats/Makefile @@ -1,22 +1,23 @@ PORTNAME= formats PORTVERSION= ${TEXLIVE_VERSION} +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= #empty PKGNAMEPREFIX= tex- DISTFILES= #empty EXTRACT_ONLY= #empty MAINTAINER= tex@FreeBSD.org COMMENT= Formats for basic TeX engines and the 'latex' command USE_TEX= basic fmtutil texhash texmf web2c NO_ARCH= yes NO_BUILD= yes NO_INSTALL= yes TEXHASHDIRS= ${TEXMFVARDIR} TEX_FORMATS= amstex context csplain eplain latex-bin metafont mex mptopdf \ - tex + pdftex tex .include