aboutsummaryrefslogtreecommitdiff
path: root/games/openttd
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2010-11-24 07:33:28 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2010-11-24 07:33:28 +0000
commit2219c5c9c7f3316a9ecbe3301d2f475ce8a89f37 (patch)
tree558e7805430af9310a8d37a21ca32a7cea1c5238 /games/openttd
parent9bf93c12a15b1bfd3c7e7244b541a9862c911a92 (diff)
downloadports-2219c5c9c7f3316a9ecbe3301d2f475ce8a89f37.tar.gz
ports-2219c5c9c7f3316a9ecbe3301d2f475ce8a89f37.zip
Notes
Diffstat (limited to 'games/openttd')
-rw-r--r--games/openttd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile
index bc9b671b7374..9888731a861f 100644
--- a/games/openttd/Makefile
+++ b/games/openttd/Makefile
@@ -9,6 +9,7 @@ PORTNAME= openttd
PORTVERSION= 1.0.5
CATEGORIES= games
MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \
+ http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \
#SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= danfe@FreeBSD.org
@@ -76,6 +77,7 @@ post-patch:
${WRKSRC}/config.lib
# FreeBSD has strndup(3) since 701101
@${REINPLACE_CMD} -e '/__NetBSD_Version__/s,$$, || (defined(__FreeBSD_version) \&\& __FreeBSD_version > 701100),' \
+ -e 's,def __NetBSD__, defined(__NetBSD__) || defined(__FreeBSD__),' \
${WRKSRC}/src/string_func.h
do-install: