1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00

- Broken due to mail/dovecot update.

This commit is contained in:
Wesley Shields 2009-08-17 17:14:45 +00:00
parent ed41fd9a05
commit a1eb99ab34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239772
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,8 @@ OPTIONS+= MAILTRAIN "send mail to special addresses for training" off
OPTIONS+= DEBUG "Turn on debug information (syslog)" off
OPTIONS+= DEBUG_VERBOSE "Turn on verbose debug" off
BROKEN= Needs updating to reflect new mail/dovecot version.
do-install:
${INSTALL_DATA} ${WRKSRC}/lib90_antispam_plugin.so \
${PREFIX}/lib/dovecot/imap/

View File

@ -21,6 +21,8 @@ RUN_DEPENDS= dovecot>=1.1.*:${PORTSDIR}/mail/dovecot \
DOVECOTVERSION= 1.1
BROKEN= Needs updating to reflect new mail/dovecot version.
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-dovecot=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC` \