From 62675118664bdeb8173a8cb32fb5d5e08f77a7b6 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 25 Aug 1997 00:09:38 +0000 Subject: [PATCH] Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly. --- math/calc/Makefile | 3 ++- math/calc/distinfo | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/math/calc/Makefile b/math/calc/Makefile index 79146c0230d1..e93b14b53ea5 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -3,7 +3,7 @@ # Date created: 3 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.8 1996/11/18 14:04:52 asami Exp $ +# $Id: Makefile,v 1.9 1997/08/15 18:54:17 jmz Exp $ # DISTNAME= calc-2.9.3t6 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/contrib/ MAINTAINER= jmz@FreeBSD.org MAN1= calc.1 +IGNOREFILES= ${DISTFILES} # "on-the-fly" creation of tarball pre-patch: @cd ${WRKDIR} && mv pub/bsd-sources/4.4BSD-Lite/usr/src/contrib/calc-2.9.3t6 . diff --git a/math/calc/distinfo b/math/calc/distinfo index 074f4dcbaefe..e1648be3fbb4 100644 --- a/math/calc/distinfo +++ b/math/calc/distinfo @@ -1 +1 @@ -MD5 (calc-2.9.3t6.tar.gz) = fb11e5beb66df711db974f12438a0b84 +MD5 (calc-2.9.3t6.tar.gz) = IGNORE