From aac870fea83b824d16df788391cb29ede1903aa5 Mon Sep 17 00:00:00 2001 From: fenner Date: Fri, 1 Sep 2000 16:41:41 +0000 Subject: Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configure script generated with configure 1.12, which has a POSIX-related IFS bug and doesn't completely work with modern shells. --- sysutils/cfengine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/cfengine') diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index ed8ba2f..260eb64 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif CFLAGS+= -pthread -GNU_CONFIGURE=yes +USE_AUTOCONF=yes MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" .include -- cgit v1.1