diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-01 01:22:16 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-01 01:22:16 +0000 |
commit | 9b0456af93a4b5ba204463d9a38f0c3b5b6c7ab8 (patch) | |
tree | 2e85cbb6144247c75fac7066b48bf5938876d2b7 /games/freeciv | |
parent | BROKEN='acm-5.0.tar.gz is all that is available' (diff) |
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 * * *
Notes
Notes:
svn path=/head/; revision=16460
Diffstat (limited to 'games/freeciv')
-rw-r--r-- | games/freeciv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |