Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2005 19:23:05 GMT
From:      Antonin Bonte <antonin.bonte@ejake.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/87489: Setting WITH_/WITHOUT_ variables results in incomplete LIB_DEPENDS
Message-ID:  <200510151923.j9FJN5ME079254@www.freebsd.org>
Resent-Message-ID: <200510151930.j9FJUEti058840@freefall.freebsd.org>

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

>Number:         87489
>Category:       ports
>Synopsis:       Setting WITH_/WITHOUT_ variables results in incomplete LIB_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 15 19:30:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonin Bonte
>Release:        6.0-BETA5 #2
>Organization:
ejake.org
>Environment:
FreeBSD speedball.____.net 6.0-BETA5 FreeBSD 6.0-BETA5 #2: Sat Sep 24 17:55:38 CEST 2005     root@speedball.____.net:/usr/obj/usr/src/sys/SPEEDBALL  i386
 
>Description:
Setting WITH_XMMS=yes for deskutils/superkaramba disables the kdebase3/kdelibs3 dependancies.

>How-To-Repeat:
[rabbit speedball] cd /usr/ports/deskutils/superkaramba

[rabbit speedball] make -V LIB_DEPENDS
kfontinst:/usr/ports/x11/kdebase3 kimproxy:/usr/ports/x11/kdelibs3  glib12.3:/usr/ports/devel/glib12 gtk12.2:/usr/ports/x11-toolkits/gtk12

[rabbit speedball] WITH_XMMS=yes make -V LIB_DEPENDS
xmms.4:/usr/ports/multimedia/xmms  glib12.3:/usr/ports/devel/glib12 gtk12.2:/usr/ports/x11-toolkits/gtk12

[rabbit speedball] grep -v "#" /var/db/ports/superkaramba/options
_OPTIONS_READ=superkaramba-0.36_1
WITHOUT_XMMS=true
WITH_XMBMON=true

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



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