aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-05-02 04:10:31 +0800
committerlioux <lioux@FreeBSD.org>2001-05-02 04:10:31 +0800
commit70a197d615f0c9fdd512ca0555ecc58fee07c1ba (patch)
tree1c6ab0a267b2f8bc263bb07d5183fa507f73c9c0 /games
parent95237deda54f91f7f5893db40140c3321176f80b (diff)
downloadfreebsd-ports-gnome-70a197d615f0c9fdd512ca0555ecc58fee07c1ba.tar.gz
freebsd-ports-gnome-70a197d615f0c9fdd512ca0555ecc58fee07c1ba.tar.zst
freebsd-ports-gnome-70a197d615f0c9fdd512ca0555ecc58fee07c1ba.zip
Strictly follow port rules.
Use DISTNAME and EXTRACT_SUFX instead of defining extension inside DISTNAME.
Diffstat (limited to 'games')
-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