Date: Saturday, October 26, 2013 @ 09:50:06
  Author: bisson
Revision: 197471

remove options enforced by newer pacman

Modified:
  ldns/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-26 07:50:02 UTC (rev 197470)
+++ PKGBUILD    2013-10-26 07:50:06 UTC (rev 197471)
@@ -10,7 +10,6 @@
 url='http://www.nlnetlabs.nl/projects/ldns/'
 license=('custom:BSD')
 arch=('i686' 'x86_64')
-options=('!libtool')
 depends=('openssl' 'dnssec-anchors')
 optdepends=('libpcap: ldns-dpa tool')
 makedepends=('libpcap')
@@ -24,7 +23,6 @@
                --prefix=/usr \
                --sysconfdir=/etc \
                --localstatedir=/var \
-               --enable-static=no \
                --disable-rpath \
                --with-drill \
                --with-examples \

Reply via email to