Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 23:41:29 +0100 (CET)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62136: french/aster: fix dependency / eficas.
Message-ID:  <20040130224129.9A28722BB03@ws90bj.pompo.net>
Resent-Message-ID: <200401302250.i0UMoKMG048971@freefall.freebsd.org>

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

>Number:         62136
>Category:       ports
>Synopsis:       french/aster: fix dependency / eficas.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 14:50:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Mon Jan 19 20:52:58 CET 2004 thierry@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-040102 i386


	
>Description:
	Since v. 1.5.3, Eficas has been renamed to eficas.

>How-To-Repeat:
	See package building errors log at
	<http://bento.freebsd.org/errorlogs/i386-4-latest/fr-aster-7.2.0.log>.

>Fix:
	Please apply the following patch:

--- aster.diff begins here ---
diff -urN french/aster.orig/Makefile french/aster/Makefile
--- french/aster.orig/Makefile	Sun Dec 14 20:55:12 2003
+++ french/aster/Makefile	Fri Jan 30 23:28:43 2004
@@ -76,7 +76,7 @@
 .endif
 .endif
 .if !defined(WITHOUT_EFICAS)
-RUN_DEPENDS+=	${LOCALBASE}/apps/Eficas:${PORTSDIR}/french/eficas
+RUN_DEPENDS+=	${LOCALBASE}/apps/eficas:${PORTSDIR}/french/eficas
 PLIST_SUB+=	EFICAS=""
 .else
 PLIST_SUB+=	EFICAS="@comment "
--- aster.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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