summaryrefslogtreecommitdiff
path: root/games/hlserver-action
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-01 20:10:31 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-01 20:10:31 +0000
commita9c0f0fe5752a367a4d19571da0bb89b37598d36 (patch)
tree4a1fda37f5c103a9793d2822578c991d5a4febc4 /games/hlserver-action
parentAutomate the download and install of the .ttf fonts MicroSoft is (diff)
Strictly follow port rules.
Use DISTNAME and EXTRACT_SUFX instead of defining extension inside DISTNAME.
Notes
Notes: svn path=/head/; revision=42145
Diffstat (limited to 'games/hlserver-action')
-rw-r--r--games/hlserver-action/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hlserver-action/Makefile b/games/hlserver-action/Makefile
index 3812e2c61fd2..07563f3ff3de 100644
--- a/games/hlserver-action/Makefile
+++ b/games/hlserver-action/Makefile
@@ -16,7 +16,8 @@ MASTER_SITES= http://ftp1download.gamespy.com/fileplanet/fpnew/action/half-life/
ftp://ftp.gamesurf.de/pub/gamesurf/halflife/mods/actionhl/beta4/ \
ftp://ftp.wireplay.net/pub/downloads/fps/halflife/mods/action/linux/ \
ftp://ftp.blackmesa.de/mods/ahl/
-DISTFILES= action.tgz
+DISTNAME= action
+EXTRACT_SUFX= .tgz
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs