From 02acf011aff4fc4d8bce167c1b34f61eece9be4e Mon Sep 17 00:00:00 2001 From: shaun Date: Mon, 29 Oct 2007 14:22:05 +0000 Subject: Depend on autotools, to fix the problem noted in the PR below. PR: ports/117116 Submitted by: "Richard A. Secor" --- sysutils/cronolog/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysutils/cronolog') diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index 69db330a5ac6..d503639c76c4 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -18,6 +18,8 @@ INFO= cronolog MAN1= cronolog.1m cronosplit.1m GNU_CONFIGURE= yes +USE_AUTOTOOLS= automake:196 aclocal:19 autoconf:261 +AUTOMAKE_ARGS+= --add-missing OPTIONS= SETUID_PATCH "Build with setuid functionality" On -- cgit