diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-10 14:47:12 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-10 14:47:12 +0000 |
| commit | 65d8f20e322c12f35313c4df5ec247d352e312d4 (patch) | |
| tree | f603d4285315c755b49d379965fa4e61a5d79c66 | |
| parent | archivers/pbzip2: Upgrade version 1.1.6 => 1.1.8 (diff) | |
Add CPE data to my ports.
| -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} |
