Remove needless MURDER_CFLAGS since r38220.
This commit is contained in:
parent
ece7f2de14
commit
f73471a19d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413146
3 changed files with 0 additions and 3 deletions
|
@ -63,7 +63,6 @@ LISTEXT_DESC= Enable IMAP List extensions
|
|||
LISTEXT_CONFIGURE_ENABLE=listext
|
||||
MURDER_DESC= Enable IMAP Murder support
|
||||
MURDER_CONFIGURE_ENABLE=murder
|
||||
MURDER_CFLAGS=
|
||||
MURDER_MAKE_ENV= PTHREAD_LIBS="-lpthread"
|
||||
MYSQL_USE= MYSQL=yes
|
||||
MYSQL_CONFIGURE_ON= --with-mysql=yes \
|
||||
|
|
|
@ -61,7 +61,6 @@ LDAP_USE= OPENLDAP=yes
|
|||
LDAP_CONFIGURE_ON= --with-ldap=${LOCALBASE}
|
||||
MURDER_DESC= Enable IMAP Murder support
|
||||
MURDER_CONFIGURE_ENABLE=murder
|
||||
MURDER_CFLAGS=
|
||||
MURDER_MAKE_ENV= PTHREAD_LIBS="-lpthread"
|
||||
MYSQL_USE= MYSQL=yes
|
||||
MYSQL_CONFIGURE_ON= --with-mysql=yes \
|
||||
|
|
|
@ -71,7 +71,6 @@ LDAP_USE= OPENLDAP=yes
|
|||
LDAP_CONFIGURE_ON= --with-ldap=${LOCALBASE}
|
||||
MURDER_DESC= Enable IMAP Murder support
|
||||
MURDER_CONFIGURE_ENABLE=murder
|
||||
MURDER_CFLAGS=
|
||||
MURDER_MAKE_ENV= PTHREAD_LIBS="-lpthread"
|
||||
MYSQL_USE= MYSQL=yes
|
||||
MYSQL_CONFIGURE_ON= --with-mysql=yes \
|
||||
|
|
Loading…
Reference in a new issue