aboutsummaryrefslogtreecommitdiff
path: root/games/traindirector/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-09 23:48:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-09 23:48:28 +0000
commit132aab81228c918cb24e62bfc2cc10176e001606 (patch)
tree1921d9149c918e18808c0add3a23a03317ad637a /games/traindirector/Makefile
parentfc5cb38672775d6ad5dcefce8c06e77d0f5a5456 (diff)
downloadports-132aab81228c918cb24e62bfc2cc10176e001606.tar.gz
ports-132aab81228c918cb24e62bfc2cc10176e001606.zip
Notes
Diffstat (limited to 'games/traindirector/Makefile')
-rw-r--r--games/traindirector/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile
index 279bf87ab7a2..4015b861b5b0 100644
--- a/games/traindirector/Makefile
+++ b/games/traindirector/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= tdir
-PORTVERSION= 1.18e
+PORTVERSION= 1.18i
CATEGORIES= games
-MASTER_SITES= http://xtsl.free.fr/118e/
+MASTER_SITES= http://xtsl.free.fr/118i/
DISTNAME= traindir-${PORTVERSION}-src
WRKSRC= ${WRKDIR}/traindir-${PORTVERSION}
@@ -28,7 +28,7 @@ post-extract:
.endfor
post-patch:
- ${REINPLACE_CMD} -e 's#PREFIX#$(PREFIX)#' $(WRKSRC)/setup_trdir.sh
+ ${REINPLACE_CMD} -e 's#PREFIX#${PREFIX}#' ${WRKSRC}/setup_trdir.sh
post-configure:
${REINPLACE_CMD} -e 's,\#include \<malloc.h\>,/* include malloc.h */,' \