aboutsummaryrefslogtreecommitdiffstats
path: root/games/ezquake
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-28 23:51:04 +0800
committerMartin Wilke <miwi@FreeBSD.org>2013-02-28 23:51:04 +0800
commita6af87b06411a81cd7407cb9d876706298d787ed (patch)
treea8cfe31e2aea036c4bc2bf352958ab1fe8c4e938 /games/ezquake
parent10600f3e740cda97ab1967de04d7d6a2dfece858 (diff)
downloadfreebsd-ports-gnome-a6af87b06411a81cd7407cb9d876706298d787ed.tar.gz
freebsd-ports-gnome-a6af87b06411a81cd7407cb9d876706298d787ed.tar.zst
freebsd-ports-gnome-a6af87b06411a81cd7407cb9d876706298d787ed.zip
- Unbreak build
- Trim header
Diffstat (limited to 'games/ezquake')
-rw-r--r--games/ezquake/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/ezquake/Makefile b/games/ezquake/Makefile
index 8b21fb32dc44..c7189a087f5b 100644
--- a/games/ezquake/Makefile
+++ b/games/ezquake/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ezquake
-# Date created: 29 Aug 2006
-# Whom: alepulver
-#
+# Created by: alepulver
# $FreeBSD$
-#
PORTNAME= ezquake
PORTVERSION= 1.9
@@ -20,7 +16,7 @@ DISTFILES= ${PORTNAME}_source_${PORTVERSION}.7z:ezquake \
MAINTAINER= ports@FreeBSD.org
COMMENT= Modern QuakeWorld client
-EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip \
+EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \
7z:${PORTSDIR}/archivers/p7zip
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
pcre.3:${PORTSDIR}/devel/pcre \