diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-25 08:52:06 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-25 08:52:06 +0800 |
commit | 323a318b453caf1359b508105759e866e21a3ada (patch) | |
tree | b5593df1da80704631c69c1a35bc5714e6c2f4bc | |
parent | 1fd356aa107689f89cd29ba21964d4a28efb63b0 (diff) | |
download | freebsd-ports-gnome-323a318b453caf1359b508105759e866e21a3ada.tar.gz freebsd-ports-gnome-323a318b453caf1359b508105759e866e21a3ada.tar.zst freebsd-ports-gnome-323a318b453caf1359b508105759e866e21a3ada.zip |
- Add CPE info
Approved by: portmgr blanket
-rw-r--r-- | mail/dovecot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index f942ced0b669..3b1637de2cf2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -28,7 +28,7 @@ CONFLICTS= dovecot2-2.[0-9].* # consult the maintainer of those ports before updating this one. # ###################################################################### -USES= iconv libtool:keepla +USES= cpe iconv libtool:keepla USE_RC_SUBR= dovecot USE_OPENSSL= yes |