summaryrefslogtreecommitdiff
path: root/community/bind/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bind/PKGBUILD')
-rw-r--r--community/bind/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bind/PKGBUILD b/community/bind/PKGBUILD
index 2917f33a7..f7276fc65 100644
--- a/community/bind/PKGBUILD
+++ b/community/bind/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 97454 2013-09-20 14:54:34Z seblu $
+# $Id: PKGBUILD 99697 2013-10-30 23:05:52Z allan $
# Maintainer: Sébastien Luttringer
# Contributor: Gaetan Bisson <bisson@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
@@ -12,7 +12,7 @@ pkgdesc='The ISC BIND nameserver'
url='http://www.isc.org/software/bind/'
license=('custom:ISC')
arch=('i686' 'x86_64' 'mips64el')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
depends=('openssl' 'krb5' 'libxml2')
provides=('dns-server')
backup=('etc/logrotate.d/named'