summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-05-01 20:10:31 +0000
committerlioux <lioux@FreeBSD.org>2001-05-01 20:10:31 +0000
commit70a197d615f0c9fdd512ca0555ecc58fee07c1ba (patch)
tree1c6ab0a267b2f8bc263bb07d5183fa507f73c9c0
parent95237deda54f91f7f5893db40140c3321176f80b (diff)
downloadFreeBSD-ports-70a197d615f0c9fdd512ca0555ecc58fee07c1ba.zip
FreeBSD-ports-70a197d615f0c9fdd512ca0555ecc58fee07c1ba.tar.gz
Strictly follow port rules.
Use DISTNAME and EXTRACT_SUFX instead of defining extension inside DISTNAME.
-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 3812e2c..07563f3 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
OpenPOWER on IntegriCloud