summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-02-14 08:52:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-02-14 08:52:19 +0000
commiteaed37dd4946a2e09da317d00a293716a8e3d6e6 (patch)
tree2effa2a373b00504057b0db8b382862bbf419df3 /print
parentActivate lincity. (diff)
(1) Use IGNOREFILES correctly. The dist/patchfiles should either be
on this list (which will set their files/md5 entry to "IGNORE") or have a correct checksum. There were two files missing from this list and their checksum entries were not updated (they included version numbers). (2) Don't set NO_CHECKSUM in a port to get around bug (1). ;)
Notes
Notes: svn path=/head/; revision=5602
Diffstat (limited to 'print')
-rw-r--r--print/tex/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile
index 0571c4469fc8..81a222c3a91f 100644
--- a/print/tex/Makefile
+++ b/print/tex/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.25 1996/12/17 12:33:46 asami Exp $
+# $Id: Makefile,v 1.26 1997/02/10 01:57:38 jmz Exp $
#
DISTNAME= web2c-7.0
@@ -14,7 +14,7 @@ DISTFILES= web2c-7.0.tar.gz web-7.0.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
MAINTAINER= jmz@FreeBSD.org
-IGNOREFILES= tex_base.tar.gz cm_tfm.tar.gz mf_lib.tar.gz cm_mf.tar.gz
+IGNOREFILES= ${DISTFILES}
EXTRACT_ONLY= web2c-7.0.tar.gz web-7.0.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
mf_lib.tar.gz cm_mf.tar.gz
#MAN1= bibtex.1 dvitype.1 gftodvi.1 gftopk.1 gftype.1 \
@@ -27,8 +27,6 @@ USE_GMAKE= yes
MAKE_FLAGS= fmts= all_mems= -f
-NO_CHECKSUM= yes
-
#other equivalent sites: ftp.shsu.edu ftp.dante.de
CTAN?= ftp.tex.ac.uk