summaryrefslogtreecommitdiff
path: root/print/latex-subfig
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-subfig
parento Make sure that /etc/vmware-tools is created as symlink pointing out to (diff)
Add teTeX-3.0 support and mark IGNORE in ones which are already included
in the new teTeX distribution.
Notes
Notes: svn path=/head/; revision=128153
Diffstat (limited to 'print/latex-subfig')
-rw-r--r--print/latex-subfig/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex-subfig/Makefile b/print/latex-subfig/Makefile
index 6b714a4d32d1..81e5bdda0941 100644
--- a/print/latex-subfig/Makefile
+++ b/print/latex-subfig/Makefile
@@ -38,6 +38,8 @@ CLASS_FILES= subfig.dtx subfig.ins subfig.sty subfig.cfg
DOC_FILES= README test1.tex test2.tex test3.tex \
test4.tex test5.tex test6.tex
+IGNORE= is already included in the teTeX distribution
+
do-install:
${MKDIR} ${PREFIX}/${CLASSDIR}
${INSTALL_DATA} ${CLASS_FILES:S@^@${WRKSRC}/@} ${PREFIX}/${CLASSDIR}