From e470f7ab976da1c46e4e93c2282db8488ba410a6 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Thu, 20 Aug 1998 17:42:06 +0000 Subject: BROKEN: # make package >> harmonics.gz doesn't seem to exist on this system. >> Attempting to fetch from http://www.universe.digex.net/~dave/files/. Receiving harmonics.gz (358944 bytes): 100% 358944 bytes transfered in 396.0 seconds (906 bytes/s) >> Checksum OK for xtide-1.6.2.tar.gz. >> Checksum mismatch for harmonics.gz. Make sure the Makefile and md5 file (/usr/ports/astro/xtide/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop. --- astro/xtide/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index d5ff84e39368..b91aeb328bfe 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,7 +3,7 @@ # Date created: 30 August 1997 # Whom: Brion Moss # -# $Id: Makefile,v 1.3 1998/01/31 14:40:55 jseger Exp $ +# $Id: Makefile,v 1.4 1998/02/02 01:49:22 asami Exp $ # DISTNAME= xtide-1.6.2 @@ -16,6 +16,8 @@ MAINTAINER= brion@queeg.com # www.universe.digex.net is broken FETCH_BEFORE_ARGS= -t +BROKEN= checksum + EXTRACT_ONLY= xtide-1.6.2.tar.gz USE_IMAKE= yes NO_WRKSUBDIR= yes -- cgit v1.2.3