aboutsummaryrefslogtreecommitdiff
path: root/sysutils/froxlor
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-07 16:48:26 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-07 16:48:26 +0000
commita715e232c33890e99bf13064016940df027a6513 (patch)
tree5cb9955c0e7dd9dbc8c5213537a5743885744d83 /sysutils/froxlor
parentadc31e8c62e5ed741155b3e58a5a550609ae43bb (diff)
downloadports-a715e232c33890e99bf13064016940df027a6513.tar.gz
ports-a715e232c33890e99bf13064016940df027a6513.zip
Do not set opt_DESC twice
Notes
Notes: svn path=/head/; revision=489584
Diffstat (limited to 'sysutils/froxlor')
-rw-r--r--sysutils/froxlor/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile
index b140037afaf1..67359ccc1f53 100644
--- a/sysutils/froxlor/Makefile
+++ b/sysutils/froxlor/Makefile
@@ -46,7 +46,6 @@ APACHE_DESC= Apache as HTTP/HTTPS server
LIGHTTPD_DESC= Lighttpd as HTTP/HTTPS server
NGINX_DESC= Nginx as HTTP/HTTPS server
MYSQLC_DESC= MySQL database client only
-MYSQLS_DESC= MySQL database server and client
POSTFIX_DESC= Postfix as SMTP server
EXIM_DESC= Exim as SMTP server
DKIM_DESC= OpenDKIM for DomainKeys Identified Mail
@@ -64,7 +63,7 @@ LOGROTATE_DESC= Logrotate for log rotation
MYSQLS_DESC= Depend on MySQL server
NLS_DESC= Enable NLS support (required for webFTP frontend)
-OPTIONS_DEFAULT= APACHE MYSQLS POSTFIX DOVECOT2 PROFTPD WEBALIZER MYSQLS PCNTL
+OPTIONS_DEFAULT= APACHE POSTFIX DOVECOT2 PROFTPD WEBALIZER MYSQLS PCNTL
POSTFIX_RUN_DEPENDS= postfix:mail/postfix