Code

bts566199….dpatch: Added missing @DPATCH@ template foo.
[pkg-collectd.git] / debian / rules
index d273e78fbb61a6feb0f98c50a32294c49b2d61c8..2ddcaa0b07c133ea7ef5dfa9a0888a7147298903 100755 (executable)
@@ -73,9 +73,6 @@ confflags += --disable-oracle
 # librouteros is required for the routeros plugin.
 confflags += --disable-routeros
 
-# libtokyotyrant is required for the tokyotyrant plugin.
-confflags += --disable-tokyotyrant
-
 # xmms1 is required for the xmms plugin.
 confflags += --disable-xmms
 
@@ -123,6 +120,7 @@ ifneq (,$(findstring $(DEB_BUILD_ARCH),kfreebsd-i386 kfreebsd-amd64))
        confflags += \
                --disable-gmond \
                --disable-libvirt \
+               --disable-tokyotyrant \
                --disable-java
 endif