From nobody@FreeBSD.ORG  Mon Jan 31 08:32:38 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id ABFC114A0A; Mon, 31 Jan 2000 08:32:38 -0800 (PST)
Message-Id: <20000131163238.ABFC114A0A@hub.freebsd.org>
Date: Mon, 31 Jan 2000 08:32:38 -0800 (PST)
From: tmb_ports@maddog.u-net.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Small modification to sysutils/cronolog Makefile required
X-Send-Pr-Version: www-1.0

>Number:         16493
>Category:       ports
>Synopsis:       Small modification to sysutils/cronolog Makefile required
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 31 08:40:01 PST 2000
>Closed-Date:    Mon Jan 31 15:22:12 PST 2000
>Last-Modified:  Mon Jan 31 15:25:44 PST 2000
>Originator:     Mark Blackman
>Release:        n/a
>Organization:
n/a
>Environment:
n/a
>Description:
apply tiny patch to /usr/ports/sysutils/cronolog/Makefile


>How-To-Repeat:
n/a
>Fix:
--- Makefile    Sat Jan 22 03:10:03 2000
+++ -   Mon Jan 31 16:29:37 2000
@@ -14,9 +14,9 @@
 
 MAN1=          cronolog.1m cronosplit.1m
 
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
 
 post-install:
-       ${STRIP} ${PREFIX}/sbin/cronolog ${PREFIX}/sbin/cronolog
+       ${STRIP} ${PREFIX}/sbin/cronolog
 
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jedgar 
State-Changed-When: Mon Jan 31 15:22:12 PST 2000 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
