aboutsummaryrefslogtreecommitdiff
path: root/games/crossfire-server
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-11 16:23:18 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-11 16:23:18 +0000
commit5934fabb1c6dd440f41bccf6cd17666234e837fb (patch)
tree62dfe95e01c0fc4779cfe63d5e1af162e345e54c /games/crossfire-server
parent8d1ec2c96eec7ecdc8655aa0410eff9649b617d7 (diff)
downloadports-5934fabb1c6dd440f41bccf6cd17666234e837fb.tar.gz
ports-5934fabb1c6dd440f41bccf6cd17666234e837fb.zip
games/crossfire-server: Do not set CFLOGGER_USES twice
Notes
Notes: svn path=/head/; revision=489984
Diffstat (limited to 'games/crossfire-server')
-rw-r--r--games/crossfire-server/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index 8a0735e1c3dd..f36482b96934 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -49,7 +49,6 @@ CFLOGGER_DESC= SQLite logging plugin
CFLOGGER_USES= sqlite:3
CFLOGGER_CONFIGURE_ON= --enable-logger=yes
CFNEWSPAPER_DESC= Newspaper plugin
-CFLOGGER_USES= sqlite:3
CFNEWSPAPER_CONFIGURE_ON= --enable-newspaper=yes
CFRHG_DESC= Random house genetor plugin
CFRHG_CONFIGURE_ON= --enable-cfrhg=yes