diff options
author | asami <asami@FreeBSD.org> | 1997-08-25 08:09:38 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-08-25 08:09:38 +0800 |
commit | 5d1f0c50776602b79a9a92cef2c811e723070927 (patch) | |
tree | 809465a3d68a616a1c47601433f330b57d3cf5cc /math/calc | |
parent | 966b4f103d2ac0cc1da9dc93bbc98afccadf1270 (diff) | |
download | freebsd-ports-gnome-5d1f0c50776602b79a9a92cef2c811e723070927.tar.gz freebsd-ports-gnome-5d1f0c50776602b79a9a92cef2c811e723070927.tar.zst freebsd-ports-gnome-5d1f0c50776602b79a9a92cef2c811e723070927.zip |
Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.
Diffstat (limited to 'math/calc')
-rw-r--r-- | math/calc/Makefile | 3 | ||||
-rw-r--r-- | 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 |