ports/134500: the detection logic for kdenetwork4 does not work, on current

Thierry Herbelot thierry.herbelot at free.Fr
Wed May 13 05:20:03 UTC 2009


>Number:         134500
>Category:       ports
>Synopsis:       the detection logic for kdenetwork4 does not work,on current
>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:   Wed May 13 05:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Herbelot
>Release:        FreeBSD 8.0-CURRENT #48: Sat May  9 20:14:57 CEST 2009
>Organization:
>Environment:
FreeBSD machine 8.0-CURRENT FreeBSD 8.0-CURRENT #48: Sat May  9 20:14:57 CEST 2009     test at machine:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
in the main kde4 build makefile, the presence of kdenetwork4 is detected via :
.if !defined(WITHOUT_KDENETWORK)
RUN_DEPENDS+=   ${KDE4_PREFIX}/bin/kppp:${PORTSDIR}/net/kdenetwork4
.endif

but in -current, kppp is no longer built.


thus, if you run on a -current machine, two times "make install" in the main kde4 ports directory, the second run will also build kdenetwork4, but then fail at the install stage.
>How-To-Repeat:

>Fix:
maybe use another file than kppp (kopete, for example ?)

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



More information about the freebsd-ports-bugs mailing list