mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
BROKEN='MD5 checksum mismatch. Also xf25.zip has an "End-of-central-directory signature not found" when unzipping problem.'
This commit is contained in:
parent
b663cfba86
commit
e4a2640ab9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20208
@ -3,7 +3,7 @@
|
||||
# Date created: 29th April, 1997
|
||||
# Whom: Joel Sutton <jsutton@webnet.com.au>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1999/03/30 16:32:34 taoka Exp $
|
||||
# $Id: Makefile,v 1.5 1999/05/04 23:18:05 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Atari800-0.8.6
|
||||
@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
|
||||
|
||||
MAINTAINER= jsutton@webnet.com.au
|
||||
|
||||
BROKEN='MD5 checksum mismatch. Also xf25.zip has an "End-of-central-directory signature not found" when unzipping problem.'
|
||||
|
||||
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
.if defined(ATARI) && (${ATARI} == "freebsd-xview")
|
||||
LIB_DEPENDS= xview:${PORTSDIR}/x11-toolkits/xview
|
||||
|
Loading…
Reference in New Issue
Block a user