summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-02-25 09:00:31 +0000
committerasami <asami@FreeBSD.org>1997-02-25 09:00:31 +0000
commitb6902cf2426312bdd6e773cef6dfde0f1baac169 (patch)
treeee0286a934c323c83923b928716b1dea6b9e55c2 /print
parent747f7f2014c1e7d0cdbaab8b53e5d86fe0d24a2a (diff)
downloadFreeBSD-ports-b6902cf2426312bdd6e773cef6dfde0f1baac169.zip
FreeBSD-ports-b6902cf2426312bdd6e773cef6dfde0f1baac169.tar.gz
Make the IGNOREFILES definition match files/md5. Jean-Marc, I
strongly suggest you upgrade your bsd.port.mk to something recent (-current, RELENG_2_2, RELENG_2_1_0 all have this fix now).
Diffstat (limited to 'print')
-rw-r--r--print/tex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile
index 1459fac..3f670fe 100644
--- a/print/tex/Makefile
+++ b/print/tex/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.27 1997/02/14 08:52:19 asami Exp $
+# $Id: Makefile,v 1.28 1997/02/24 21:56:16 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= ${DISTFILES}
+IGNOREFILES= tex_base.tar.gz cm_tfm.tar.gz mf_lib.tar.gz cm_mf.tar.gz
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
OpenPOWER on IntegriCloud