diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 12:35:56 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 12:35:56 +0000 |
commit | 065ca5800f9dc40d11ca2ee33cc5c23407394ac1 (patch) | |
tree | d3deb3c689caad2eaa7b1e0dee3e12a3def3eb47 /astro | |
parent | 0fecb98b8cfe74eeaf1b3effda209696d51f6670 (diff) | |
download | freebsd-ports-065ca5800f9dc40d11ca2ee33cc5c23407394ac1.zip |
Ignore the checksum of the data-file which changes a lot.
It is ok to ignore it, since this file only contains data used
from within the program.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xtide/Makefile | 2 | ||||
-rw-r--r-- | astro/xtide/distinfo | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 38eff8bb39e8..ecb2f4490bae 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -17,6 +17,8 @@ MAINTAINER= patseal@hyperhost.net LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ png.4:${PORTSDIR}/graphics/png +IGNOREFILES= harmonics.world.gz + USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xtide.1 tide.1 diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo index 79f6c9d21e0b..fe201ca3352e 100644 --- a/astro/xtide/distinfo +++ b/astro/xtide/distinfo @@ -1,2 +1,2 @@ MD5 (xtide-2.2.tar.gz) = a2e9ef7a0eea27de87a12efa0339ac85 -MD5 (harmonics.world.gz) = a373c169424dcdd84ef13d88f8be0a38 +MD5 (harmonics.world.gz) = IGNORE |