diff options
| -rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
| -rw-r--r-- | mail/spamassassin/Makefile | 4 | ||||
| -rw-r--r-- | mail/squirrelmail/Makefile | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index db5e27669c8a..53d4ad4c1f07 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -27,7 +27,7 @@ CONFLICTS= dovecot-1.[0-9]* # port before updating this one. # ###################################################################### -USES= iconv libtool +USES= iconv libtool cpe USE_RC_SUBR= dovecot GNU_CONFIGURE= yes diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index c15ddc500efb..946a125887d7 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -27,7 +27,9 @@ RUN_DEPENDS= ${ALL_DEPENDS} \ CONFLICTS?= ja-spamassassin-[0-9]* -USES= perl5 +CPE_VENDOR= apache + +USES= perl5 cpe USE_PERL5= configure USE_LDCONFIG= yes diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 0b609f06da8b..37fef5795179 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -21,7 +21,7 @@ LICENSE= GPLv2 USE_PHP= session mhash gettext mbstring pcre openssl xml WANT_PHP_WEB= yes -USES= gettext tar:bzip2 +USES= gettext tar:bzip2 cpe WRKSRC= ${WRKDIR}/${PORTNAME}.stable/${PORTNAME} |
