Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 23:48:54 GMT
From:      John Cochran <jdc@fiawol.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/77405: Invalid dependency for acroread5 in apsfilter port.
Message-ID:  <200502112348.j1BNmss2023496@www.freebsd.org>
Resent-Message-ID: <200502112350.j1BNoRW0086014@freefall.freebsd.org>

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

>Number:         77405
>Category:       ports
>Synopsis:       Invalid dependency for acroread5 in apsfilter port.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 11 23:50:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     John Cochran
>Release:        5.3
>Organization:
>Environment:
FreeBSD smof.fiawol.org 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Wed Jan 19 20:57:40 EST 2005     root@smof.fiawol.org:/usr/obj/usr/src/sys/JOHNC  i386
>Description:
Upon installing apsfilter with acrobat reader an error occurs during the registering of the installation. The message is:

apsfilter-7.2.5_6: "/usr2/ports/print/acroread5" non-existent -- dependency list incomplete

>How-To-Repeat:
Perform "make" and "make install" inside the apsfilter port. Make certain to select a configuration that requires acrobat reader.

>Fix:
Make the following change to the "scripts/configure" file within the apsfilter port.
Edit line 105 that reads:
    echo RUN_DEPENDS+=acroread5:${PORTSDIR}/print/acroread5
to:
    echo RUN_DEPENDS+=acroread5:${PORTSDIR}/print/acroread

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



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