Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 1999 13:48:30 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14419: news/fidogate fix
Message-ID:  <199910191148.NAA46752@home.dinoex.sub.org>

next in thread | raw e-mail | index | archive | help

>Number:         14419
>Category:       ports
>Synopsis:       news/fidogate fix for LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 19 10:00:00 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910191148.NAA46752>