games/crossfire-server: Do not set CFLOGGER_USES twice

This commit is contained in:
Tobias Kortkamp 2019-01-11 16:23:18 +00:00
parent 8d1ec2c96e
commit 5934fabb1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489984

View File

@ -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