aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2014-05-22 17:51:35 +0800
committerak <ak@FreeBSD.org>2014-05-22 17:51:35 +0800
commit874665335d790b6f9cc2a1444b6cf039bc10c7e6 (patch)
tree0436854f6230bf67036c82c55f4545695302b703 /games
parentbcf941e40edcd3019e3cda1a6edcdf1d93b21619 (diff)
downloadfreebsd-ports-gnome-874665335d790b6f9cc2a1444b6cf039bc10c7e6.tar.gz
freebsd-ports-gnome-874665335d790b6f9cc2a1444b6cf039bc10c7e6.tar.zst
freebsd-ports-gnome-874665335d790b6f9cc2a1444b6cf039bc10c7e6.zip
- Use /usr/bin/unzip for zip files extraction (part 1)
PR: ports/188419 Exp-run: bdrewery Approved by: portmgr (bapt)
Diffstat (limited to 'games')
-rw-r--r--games/ioquake3/Makefile3
-rw-r--r--games/urbanterror-data/Makefile2
2 files changed, 3 insertions, 2 deletions
diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile
index 2c3ada8fc078..db5c822912b6 100644
--- a/games/ioquake3/Makefile
+++ b/games/ioquake3/Makefile
@@ -7,11 +7,12 @@ PORTREVISION?= 13
CATEGORIES= games
MASTER_SITES?= http://ioquake3.org/files/${DISTVERSION}/
# Using zip this way enables slaves to override it.
+EXTRACT_SUFX?= .zip
MAINTAINER?= kamikaze@bsdforen.de
COMMENT?= Cleaned-up and enhanced version of Quake 3
-USES= pkgconfig gmake zip
+USES= pkgconfig gmake
NO_STAGE= yes
# Port configuration flags:
diff --git a/games/urbanterror-data/Makefile b/games/urbanterror-data/Makefile
index c6b308248967..48a8d638e241 100644
--- a/games/urbanterror-data/Makefile
+++ b/games/urbanterror-data/Makefile
@@ -9,12 +9,12 @@ MASTER_SITES= http://cdn.urbanterror.info/urt/42/zips/ \
http://mirror.urtstats.net/urbanterror/
PKGNAMEPREFIX= urbanterror-
DISTNAME= UrbanTerror${URT_VER}_full${URT_REV}
+EXTRACT_SUFX= .zip
EXTRACT_ONLY=
MAINTAINER= kamikaze@bsdforen.de
COMMENT= Standalone realism based mod originally for Quake III Arena
-USES= zip
NO_BUILD= yes
NO_CDROM= The mod files may not be sold or distributed on physical media unless with permission from id Software.