aboutsummaryrefslogtreecommitdiff
path: root/games/warsow-data
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-22 12:28:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-22 12:28:04 +0000
commit36249e7d6aafa436d562d838e17e32d1705cdb9e (patch)
tree4b2f9f71ae799911add1732ab6ebc5fb0be048a6 /games/warsow-data
parent33d40a74e3e9819fc5797af2b263b5796fde1b87 (diff)
downloadports-36249e7d6aafa436d562d838e17e32d1705cdb9e.tar.gz
ports-36249e7d6aafa436d562d838e17e32d1705cdb9e.zip
- Fix MASTER_SITES
- Remove ONLY_FOR_ARCHS - Add NO_ARCH
Notes
Notes: svn path=/head/; revision=390286
Diffstat (limited to 'games/warsow-data')
-rw-r--r--games/warsow-data/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/games/warsow-data/Makefile b/games/warsow-data/Makefile
index c1f099d217df..8af85838c07a 100644
--- a/games/warsow-data/Makefile
+++ b/games/warsow-data/Makefile
@@ -4,9 +4,8 @@
PORTNAME= warsow-data
PORTVERSION= 1.51
CATEGORIES= games
-MASTER_SITES= SF/warsow.mirror/Warsow%20${PORTVERSION} \
- http://www.warsow.net:1337/~warsow/${PORTVERSION}/ \
- http://www.warsow.eu/:mappack \
+MASTER_SITES= http://update.warsow.net/mirror/:DEFAULT,mappack \
+ http://mirror.amdmi3.ru/distfiles/:DEFAULT,mappack \
LOCAL/nemysis/games:mappack
DISTNAME= warsow_${PORTVERSION}_unified
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -21,12 +20,9 @@ LICENSE_NAME_WARSOW= Warsow Content License
LICENSE_FILE_WARSOW= ${WRKSRC}/docs/license.txt
LICENSE_PERMS_WARSOW= dist-mirror pkg-mirror auto-accept
-# Game port is restricted to these architectures, so it makes no sense to
-# package game data port as well (even it is not being technically built)
-ONLY_FOR_ARCHS= i386 amd64
-
WRKSRC= ${WRKDIR}/warsow_15
NO_BUILD= yes
+NO_ARCH= yes
DATADIR= ${PREFIX}/share/warsow
DOCSDIR= ${PREFIX}/share/doc/warsow