aboutsummaryrefslogtreecommitdiffstats
path: root/games/ioquake3-server
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-06-01 23:28:29 +0800
committermarino <marino@FreeBSD.org>2014-06-01 23:28:29 +0800
commit609349d09e283b36d3ff627f7ab815cb5394b6e3 (patch)
treea60835aa71b563cea376eaa0213f34f52f978511 /games/ioquake3-server
parentf76656b9cc16c2c85581dc019c8f0e343e7f24b9 (diff)
downloadfreebsd-ports-gnome-609349d09e283b36d3ff627f7ab815cb5394b6e3.tar.gz
freebsd-ports-gnome-609349d09e283b36d3ff627f7ab815cb5394b6e3.tar.zst
freebsd-ports-gnome-609349d09e283b36d3ff627f7ab815cb5394b6e3.zip
games: ioquak3* iourbanterror* openarena*: Update and stage support
The patch applied without incident. Tested on DragonFly poudriere, everything built fine. It include an i386 fix, which is why the previous commit was reverted. The only modification was to change EXTRACT_CMD to TAR in a couple of places. PR: ports/187859 submitted by; maintainer (Dominic Fandrey)
Diffstat (limited to 'games/ioquake3-server')
-rw-r--r--games/ioquake3-server/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/ioquake3-server/Makefile b/games/ioquake3-server/Makefile
index b5c3312c447f..157753675370 100644
--- a/games/ioquake3-server/Makefile
+++ b/games/ioquake3-server/Makefile
@@ -12,5 +12,4 @@ MASTERDIR= ${.CURDIR}/../${PORTNAME}
IOQ3= SERVER GAMELIBS
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"