summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5781406bf78..4cf8af91a749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=courier-mta
pkgver=0.75.0
-pkgrel=4
+pkgrel=5
pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig"
arch=(i686 x86_64)
license=('GPL2')
@@ -73,7 +73,7 @@ build() {
--with-trashquota \
--with-random=/dev/urandom --without-ispell \
--with-mailuser=courier --with-mailgroup=courier \
- --with-certdb=/etc/ssl/certs/
+ --with-certdb=/etc/ssl/certs/ --with-gnutls
make
}