aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-18 23:22:35 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-18 23:22:35 +0000
commit4d83758fd5a8205112081c6ad59cc5fba7e56b2d (patch)
treef114870566f9f8c6f8ac4aa94e45a7edca3a7750 /games
parent3ca49d9d8b4d367d269d3975bc99df6b9ca265c7 (diff)
downloadports-4d83758fd5a8205112081c6ad59cc5fba7e56b2d.tar.gz
ports-4d83758fd5a8205112081c6ad59cc5fba7e56b2d.zip
Mark as broken: /usr/bin/tar: Unexpected EOF on archive file
Obtained from: bento.freebsd.org
Notes
Notes: svn path=/head/; revision=17983
Diffstat (limited to 'games')
-rw-r--r--games/xscrabble/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile
index 79dd063914f1..f900fe0475d8 100644
--- a/games/xscrabble/Makefile
+++ b/games/xscrabble/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 July 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1998/09/17 00:32:39 asami Exp $
+# $Id: Makefile,v 1.4 1998/09/28 02:29:43 steve Exp $
#
DISTNAME= xscrabble
@@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+BROKEN= "/usr/bin/tar: Unexpected EOF on archive file"
+
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes