From c9a0a118eb83014bbb48e2646af2785db01b6a48 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 11 Dec 2010 19:22:08 +0000 Subject: [PATCH] [packages] nagios-plugins: autoreconf breaks check_pgsql somehow, revisit later and disable reconf for now SVN-Revision: 24493 --- net/nagios-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile index 68763f8b22..68490810eb 100644 --- a/net/nagios-plugins/Makefile +++ b/net/nagios-plugins/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/nagiosplug PKG_MD5SUM:=a1835a48a777863ed2583de3c82446a9 -PKG_FIXUP:=libtool +PKG_FIXUP:=libtool no-autoreconf PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.30.2