aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88e2d8d..b27071b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,12 +45,12 @@ build() {
--enable-imap \
--enable-notmuch \
--enable-pgp \
- --enable-pop \
--enable-smtp \
+ --with-gss \
--with-idn \
--with-sasl \
- --with-gss \
--with-ssl=/usr
+
make
}