summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2007-10-29 14:22:05 +0000
committerShaun Amott <shaun@FreeBSD.org>2007-10-29 14:22:05 +0000
commitac607ef2519dee606a19b40a43dbb75e697ecbc5 (patch)
tree39c7073e1fb8cfdc510829743d658eb21dd8e11b /sysutils
parentUpdate to 1.19 (diff)
Depend on autotools, to fix the problem noted in the PR below.
PR: ports/117116 Submitted by: "Richard A. Secor" <rsecor@seqlogic.com>
Notes
Notes: svn path=/head/; revision=202295
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cronolog/Makefile2
1 files changed, 2 insertions, 0 deletions
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