aboutsummaryrefslogtreecommitdiff
path: root/print/latex-pict2e
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2005-02-06 14:07:47 +0000
committerHiroki Sato <hrs@FreeBSD.org>2005-02-06 14:07:47 +0000
commit74ad514879f76cfc378c2a8738b4dac0e2425e80 (patch)
treed6fc3ad78be6156c07d1085d4a2f7c8d6dc22a09 /print/latex-pict2e
parent8e5e26ef0c1e78b1df83fa1199135411fbebc963 (diff)
downloadports-74ad514879f76cfc378c2a8738b4dac0e2425e80.tar.gz
ports-74ad514879f76cfc378c2a8738b4dac0e2425e80.zip
Notes
Diffstat (limited to 'print/latex-pict2e')
-rw-r--r--print/latex-pict2e/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/latex-pict2e/Makefile b/print/latex-pict2e/Makefile
index ea1057a1e1b9..131e4bb3dbeb 100644
--- a/print/latex-pict2e/Makefile
+++ b/print/latex-pict2e/Makefile
@@ -27,7 +27,7 @@ PLIST_SUB= MKTEXLSR=${MKTEXLSR} CLASSDIR=${CLASSDIR}
TEXMFLOCAL= share/texmf-local
TEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
-TEX_BIN= ${LOCALBASE}/bin/tex
+TEX_BIN= ${LOCALBASE}/bin/etex
YES_CMD= /usr/bin/yes
CLASSDIR= ${TEXMFLOCAL}/tex/latex/${PORTNAME:S/^latex-//}
WRKSRC= ${WRKDIR}/${PORTNAME:S/^latex-//}
@@ -40,6 +40,8 @@ CLASS_FILES= p2e-drivers.dtx p2e-dvipdfm.def p2e-dvips.def \
DOC_FILES= README pict2e.pdf p2e-drivers.pdf
+IGNORE= is already included in the teTeX distribution
+
do-extract:
${MKDIR} ${WRKSRC}
cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} ${DISTFILES} ${WRKSRC}