diff options
Diffstat (limited to 'print/latex-bytefield/Makefile')
-rw-r--r-- | print/latex-bytefield/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/latex-bytefield/Makefile b/print/latex-bytefield/Makefile index c30a905a1b87..436df19513ed 100644 --- a/print/latex-bytefield/Makefile +++ b/print/latex-bytefield/Makefile @@ -6,7 +6,7 @@ PORTNAME= latex-bytefield PORTVERSION= 1.2.20040614 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib/bytefield @@ -28,7 +28,7 @@ USE_GMAKE= YES TEXMFLOCAL= share/texmf-local TEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R MKTEXLSR= ${LOCALBASE}/bin/mktexlsr -TEX_BIN= ${LOCALBASE}/bin/tex +TEX_BIN= ${LOCALBASE}/bin/etex CLASSDIR= ${TEXMFLOCAL}/tex/latex/${PORTNAME:S/^latex-//} WRKSRC= ${WRKDIR}/${PORTNAME:S/^latex-//} |