From 7f839d65203ed96d3600766a52d84a34414a6f8b Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 14 Oct 2010 12:40:04 +0000 Subject: [PATCH] packages/znc: remove redundant configure args SVN-Revision: 23437 --- net/znc/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/znc/Makefile b/net/znc/Makefile index 3f38c22216..dda5d1df0e 100644 --- a/net/znc/Makefile +++ b/net/znc/Makefile @@ -40,7 +40,6 @@ CONFIGURE_VARS += \ LIBS="-luClibc++ -lm -lssl $(LIBGCC_S) -lc" CONFIGURE_ARGS += \ - $(TARGET_CONFIGURE_OPTS) \ --disable-c-ares \ --disable-modules \ --disable-perl -- 2.30.2