aboutsummaryrefslogtreecommitdiff
path: root/games/qwdtools
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-12-16 04:28:22 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-12-16 04:28:22 +0000
commit5fdf19ae5a9f020ceb6f2286af541c1d02eb7888 (patch)
treec9590f3a7af5d522013f69ed2932ca85769ffbb2 /games/qwdtools
parent1597aba65af2b08bda4a94bd983ffab33fc1054d (diff)
downloadports-5fdf19ae5a9f020ceb6f2286af541c1d02eb7888.tar.gz
ports-5fdf19ae5a9f020ceb6f2286af541c1d02eb7888.zip
Update MVDSV and QWDtools to version 0.33.
Reported by: maintainer
Notes
Notes: svn path=/head/; revision=558206
Diffstat (limited to 'games/qwdtools')
-rw-r--r--games/qwdtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/qwdtools/Makefile b/games/qwdtools/Makefile
index b9a6ced68f56..19ab05795a0b 100644
--- a/games/qwdtools/Makefile
+++ b/games/qwdtools/Makefile
@@ -10,7 +10,8 @@ PKGMESSAGE= /nonexistent
BUILD_WRKSRC= ${WRKSRC}/tools/qwdtools/source
GH_PROJECT= mvdsv
-CFLAGS+= -DQWE_VERSION=\\\"${PORTVERSION}\\\"
+CFLAGS+= -DQWE_VERSION=\\\"${PORTVERSION}\\\" \
+ -DPROJECT_NAME=SERVER_NAME -DPROJECT_URL=HOMEPAGE_URL
MASTERDIR= ${.CURDIR}/../mvdsv