# 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.
This commit is contained in:
Justin M. Seger 1998-08-20 17:42:06 +00:00
parent 4a3440955e
commit e470f7ab97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12693

View File

@ -3,7 +3,7 @@
# Date created: 30 August 1997
# Whom: Brion Moss <brion@queeg.com>
#
# $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