aboutsummaryrefslogtreecommitdiffstats
path: root/net/punkbuster
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-09-06 12:00:24 +0800
committerlioux <lioux@FreeBSD.org>2001-09-06 12:00:24 +0800
commitae28f8cc61f5e7a3a30ff9a6e336c9b372792c56 (patch)
tree57f0e084e90f29830c90fd1e6c7e3829266633a3 /net/punkbuster
parentad0a7e0b51283f0343d9fee9d0c869df83a8c098 (diff)
downloadfreebsd-ports-graphics-ae28f8cc61f5e7a3a30ff9a6e336c9b372792c56.tar.gz
freebsd-ports-graphics-ae28f8cc61f5e7a3a30ff9a6e336c9b372792c56.tar.zst
freebsd-ports-graphics-ae28f8cc61f5e7a3a30ff9a6e336c9b372792c56.zip
Use real relative directory references, i.e., add ${.CURDIR} to them :)
Noticed by: Randy Pratt <rpratt@ezwv.com>
Diffstat (limited to 'net/punkbuster')
-rw-r--r--net/punkbuster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/punkbuster/Makefile b/net/punkbuster/Makefile
index 46a37a55607..3ffcfad4659 100644
--- a/net/punkbuster/Makefile
+++ b/net/punkbuster/Makefile
@@ -31,7 +31,7 @@ STRIP_LINUX= ${LINUXBASE}/usr/bin/strip
PUNKBUSTER_DIR= /usr/games/punkbuster/
PUNKBUSTER_PROGRAM= pb
-PUNKBUSTER_DATA_PORT= ../punkbuster-data
+PUNKBUSTER_DATA_PORT= ${.CURDIR}/../punkbuster-data
PUNKBUSTER_DATA!= cd ${PUNKBUSTER_DATA_PORT} && ${MAKE} -V PUNKBUSTER_DATA
PUNKBUSTER_DATA_DISTFILES!= cd ${PUNKBUSTER_DATA_PORT} && ${MAKE} -V DISTFILES
PUNKBUSTER_DOC_DIR= usr/doc/${PKGNAME}/