From dm@home.dinoex.sub.org Tue Oct 19 09:53:47 1999
Return-Path: <dm@home.dinoex.sub.org>
Received: from mail.dinoex.sub.org (mail.dinoex.sub.de [195.243.29.14])
	by hub.freebsd.org (Postfix) with ESMTP id 00ADE17519
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Oct 1999 09:53:41 -0700 (PDT)
	(envelope-from dm@home.dinoex.sub.org)
Received: (from uucp@localhost)
	by mail.dinoex.sub.org (8.9.3/8.9.3) with UUCP id SAA13981
	for FreeBSD-gnats-submit@freebsd.org; Tue, 19 Oct 1999 18:52:51 +0200 (CEST)
Received: (from uucp@localhost)
	by net2.dinoex.sub.org (8.9.3/8.9.3) with UUCP id OAA04371
	for FreeBSD-gnats-submit@freebsd.org; Tue, 19 Oct 1999 14:36:42 +0200 (CEST)
Received: (from dm@localhost)
	by home.dinoex.sub.org (8.9.3/8.9.3) id NAA46752;
	Tue, 19 Oct 1999 13:48:30 +0200 (CEST)
Message-Id: <199910191148.NAA46752@home.dinoex.sub.org>
Date: Tue, 19 Oct 1999 13:48:30 +0200 (CEST)
From: dirk.meyer@dinoex.sub.org
Sender: dm@home.dinoex.sub.org
Reply-To: dirk.meyer@dinoex.sub.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: news/fidogate fix
X-Send-Pr-Version: 3.2

>Number:         14419
>Category:       ports
>Synopsis:       news/fidogate fix for LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 19 10:00:00 PDT 1999
>Closed-Date:    Wed Oct 27 02:44:08 PDT 1999
>Last-Modified:  Sat Aug 31 12:45:47 PDT 2002
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
privat
>Environment:

	testing port fidogate

>Description:

	portlint suggest to use LOCALBASE

>How-To-Repeat:
>Fix:
	
diff fidogate/Makefile fidogate-4.2.9-dinoex/Makefile
--- fidogate/Makefile	Sat Oct  2 06:06:51 1999
+++ fidogate-4.2.9-dinoex/Makefile	Tue Oct 19 13:28:18 1999
@@ -15,7 +15,7 @@
 MAINTAINER=	dirk.meyer@dinoex.sub.org
 
 # you may commet out this line if you have another transfer-agent
-RUN_DEPENDS=	${PREFIX}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail
+RUN_DEPENDS=	${LOCALBASE}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail
 
 .if defined(PARALLEL_PACKAGE_BUILD)
 FORBIDDEN=	indefinite hang

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mharo 
State-Changed-When: Wed Oct 27 02:44:08 PDT 1999 
State-Changed-Why:  
committed, thanks 
>Unformatted:
