components/wireshark/Makefile
changeset 1028 30d7999e80d9
parent 1009 49c5130fdb42
child 1058 34d7aaa03423
--- a/components/wireshark/Makefile	Thu Oct 25 03:14:30 2012 -0700
+++ b/components/wireshark/Makefile	Thu Oct 25 13:35:55 2012 -0700
@@ -42,6 +42,7 @@
 CONFIGURE_OPTIONS +=	--disable-randpkt
 CONFIGURE_OPTIONS +=	--disable-dftest
 CONFIGURE_OPTIONS +=	--with-krb5
+CONFIGURE_OPTIONS +=	--with-lua=no
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)" 
 CONFIGURE_OPTIONS +=	PATH="/usr/perl5/bin:/usr/gnu/bin:$(PATH)"