ports/71163: fix dependencies for math/PDL

Joerg Pulz Joerg.Pulz at frm2.tum.de
Mon Aug 30 20:00:49 UTC 2004


>Number:         71163
>Category:       ports
>Synopsis:       fix dependencies for math/PDL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 30 20:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Joerg Pulz
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
TU-Munich / ZWE FRM-II
>Environment:
System: FreeBSD hades.admin.frm2 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #4: Tue Aug 17 11:51:25 CEST 2004 root at hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386


	
>Description:
	math/plplot was updated to 5.3.1 on 2004/08/11
	since this day the library is libplplotd.so.10 NOT libplplotd.so.9
	this prevents math/PDL from being installed as it LIB_DEPENDS on the
	wrong library version.
>How-To-Repeat:
	
>Fix:

	in ${PORTSDIR}/math/PDL/MAkefile replace
	LIB_DEPENDS=   plplotd.9:${PORTSDIR}/math/plplot \
	with
	LIB_DEPENDS=   plplotd.10:${PORTSDIR}/math/plplot \


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



More information about the freebsd-ports-bugs mailing list