summaryrefslogtreecommitdiff
path: root/games/hlserver-snow
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-03 18:55:57 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-03 18:55:57 +0000
commit7b848ecce1f16e43352bcfd4a5ba05baa02dc8d4 (patch)
treeb45feedba9fe81b05dc9c42be449f6538ce41052 /games/hlserver-snow
parentAdd a new port: mp3ck (diff)
o Correctly apply a distribution patch
o no PORTREVISION bump since it was not extracting before Submitted by: nik
Notes
Notes: svn path=/head/; revision=54161
Diffstat (limited to 'games/hlserver-snow')
-rw-r--r--games/hlserver-snow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-snow/Makefile b/games/hlserver-snow/Makefile
index 6b7908f079dc..7e8b1c1c8491 100644
--- a/games/hlserver-snow/Makefile
+++ b/games/hlserver-snow/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= lioux@FreeBSD.org
USE_ZIP= yes
slaveport-post-extract:
- @${CP} ${DISTDIR}/${DIST_SUBDIR}/hl_i386.so ${WRKSRC}/dlls
+ @${CP} ${WRKDIR}/hl_i386.so ${WRKSRC}/dlls
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs