From 20e957553de2a1e16119c51904f825cdb6f09e67 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 11 Dec 2010 02:41:01 +0000 Subject: [PATCH] freeswitch: do not even try to autoreconf this junkpile SVN-Revision: 24473 --- net/freeswitch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 34f38f51f..a68685cb4 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -16,7 +16,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=http://files.freeswitch.org/ PKG_MD5SUM:=388effee587887a81fe7f411b7350590 -PKG_FIXUP:=libtool +PKG_FIXUP:=libtool no-autoreconf FS_MOD_AVAILABLE:= \ alsa \ -- 2.30.2