aboutsummaryrefslogtreecommitdiffstats
path: root/testing/milter-greylist
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-04-22 14:30:57 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-04-22 14:30:57 +0000
commit32fee060aae12a19444d059777c107f86076d549 (patch)
tree0d61c49ceecc2ae544f156c67cc9b2f30b29e159 /testing/milter-greylist
parent57bb77c0bd139634757c4eb1406f0de041e72244 (diff)
downloadaports-32fee060aae12a19444d059777c107f86076d549.tar.bz2
aports-32fee060aae12a19444d059777c107f86076d549.tar.xz
testing/milter-greylist: do not build with bind support yet
Diffstat (limited to 'testing/milter-greylist')
-rw-r--r--testing/milter-greylist/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/milter-greylist/APKBUILD b/testing/milter-greylist/APKBUILD
index d93daae7d..8d8434576 100644
--- a/testing/milter-greylist/APKBUILD
+++ b/testing/milter-greylist/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=milter-greylist
pkgver=4.4.3
-pkgrel=3
+pkgrel=4
pkgdesc="Stand-alone milter written in C that implements the greylist filtering method"
url="http://hcpnet.free.fr/milter-greylist"
arch="all"
@@ -43,7 +43,6 @@ build() {
--with-user=smmsp \
--with-conffile=/etc/$pkgname/greylist.conf \
--with-dumpfile=/var/lib/$pkgname/greylist.db \
- --with-libbind \
--enable-postfix \
--enable-spamassassin \
--disable-rpath