Revert "[net/snort] Simple liblzma deps fix" 1205/head
authorSteven Barth <steven@midlink.org>
Tue, 28 Apr 2015 06:37:47 +0000 (08:37 +0200)
committerSteven Barth <steven@midlink.org>
Tue, 28 Apr 2015 06:37:47 +0000 (08:37 +0200)
net/snort/Makefile

index b3bcf12eb3bbb3fffa45168050277f1c9c7bb612..06b690600feeeb9967c0991757b1e87ed9d70a51 100644 (file)
@@ -83,8 +83,7 @@ CONFIGURE_ARGS += \
        --with-libpcre-libraries="$(STAGING_DIR)/usr/lib" \
        --with-daq-includes="$(STAGING_DIR)/usr/include" \
        --with-daq-libraries="$(STAGING_DIR)/usr/lib" \
-       --disable-static-daq \
-       --disable-lzma
+       --disable-static-daq
 
 CONFIGURE_VARS += \
        CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/mysql" \