svn commit: r385145 - head/games/alephone-data
Jan Beich
jbeich at FreeBSD.org
Fri May 1 20:11:35 UTC 2015
Author: jbeich
Date: Fri May 1 20:11:34 2015
New Revision: 385145
URL: https://svnweb.freebsd.org/changeset/ports/385145
Log:
games/alephone-data: unbreak fetch and mark NO_ARCH
PR: 199229 (partial)
Submitted by: tkato432 at yahoo.com
MFH: 2015Q2
Modified:
head/games/alephone-data/Makefile
Modified: head/games/alephone-data/Makefile
==============================================================================
--- head/games/alephone-data/Makefile Fri May 1 20:00:22 2015 (r385144)
+++ head/games/alephone-data/Makefile Fri May 1 20:11:34 2015 (r385145)
@@ -5,7 +5,7 @@ PORTNAME= data
PORTVERSION= 1.0
PORTREVISION= 10
CATEGORIES= games
-MASTER_SITES= http://www.mariusnet.com/files/Marathon/
+MASTER_SITES= http://files3.bungie.org/trilogy/
PKGNAMEPREFIX= alephone-
DISTFILES= #
DIST_SUBDIR= alephone
@@ -13,11 +13,10 @@ DIST_SUBDIR= alephone
MAINTAINER= ports at FreeBSD.org
COMMENT= Released Marathon data files for the Aleph One port
-BROKEN= Unfetchable
-
RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files
More information about the svn-ports-all
mailing list