Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 15:18:34 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/42607: Fix dependencies devel/e4graph
Message-ID:  <200209091318.g89DIYYc037928@tl.kom.tuwien.ac.at>

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

>Number:         42607
>Category:       ports
>Synopsis:       Fix dependencies devel/e4graph
>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:   Mon Sep 09 11:30:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Vienna University of Technology
>Environment:
System: FreeBSD tl.kom.tuwien.ac.at 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 24 15:50:09 CEST 2002 root@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- e4graph.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/e4graph/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	21 Jul 2002 02:17:43 -0000	1.3
+++ Makefile	9 Sep 2002 13:14:49 -0000
@@ -15,7 +15,7 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-BUILD_DEPENDS=	${LOCALBASE}/libmk4.a:${PORTSDIR}/databases/metakit
+BUILD_DEPENDS=	${LOCALBASE}/lib/libmk4.a:${PORTSDIR}/databases/metakit
 LIB_DEPENDS=	tcl83.1:${PORTSDIR}/lang/tcl83 \
 		expat.3:${PORTSDIR}/textproc/expat2
 
--- e4graph.diff ends here ---


>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?200209091318.g89DIYYc037928>