diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-01 09:22:16 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-01 09:22:16 +0800 |
commit | 0a86b80ca9cbeefc8c7c207f09ff146c8ba2865f (patch) | |
tree | ff0ecf97a8cc8fe82de649dc9b32c5b5de727262 /games | |
parent | 8d44cd9a36b2a6ef36cbf757b398d8bf78da27a6 (diff) | |
download | freebsd-ports-gnome-0a86b80ca9cbeefc8c7c207f09ff146c8ba2865f.tar.gz freebsd-ports-gnome-0a86b80ca9cbeefc8c7c207f09ff146c8ba2865f.tar.zst freebsd-ports-gnome-0a86b80ca9cbeefc8c7c207f09ff146c8ba2865f.zip |
BROKEN='no route to the *single* mastersite'
16 ccbrt01-vnbrt01.mediaone.net (24.128.6.33) 26.185 ms 20.049 ms 22.675 ms
17 tas5-atm.san.rr.com (204.210.0.244) 26.476 ms * 24.864 ms
18 * * *
19 * * *
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv-gtk2/Makefile | 4 | ||||
-rw-r--r-- | games/freeciv/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index c56c4bc2ed8b..34124575f6ef 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/Makefile @@ -3,7 +3,7 @@ # Date created: Jun 20 1997 # Whom: ada@bsd.org # -# $Id$ +# $Id: Makefile,v 1.15 1999/01/30 17:48:46 vanilla Exp $ # DISTNAME= freeciv-1.7.2 @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ada@bsd.org +BROKEN='no route to the *single* mastersite' + BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index c56c4bc2ed8b..34124575f6ef 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -3,7 +3,7 @@ # Date created: Jun 20 1997 # Whom: ada@bsd.org # -# $Id$ +# $Id: Makefile,v 1.15 1999/01/30 17:48:46 vanilla Exp $ # DISTNAME= freeciv-1.7.2 @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ada@bsd.org +BROKEN='no route to the *single* mastersite' + BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |