Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2007 08:11:23 +0200 (CEST)
From:      Helge Oldach <ports-citrix_ica-may07@oldach.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/113075: [patch] {net|german|japanese}/citrix_ica depends on wrong ${LINUXBASE}${X11BASE}
Message-ID:  <200705280611.l4S6BNNc006483@sep.oldach.net>
Resent-Message-ID: <200705280620.l4S6K40e033027@freefall.freebsd.org>

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

>Number:         113075
>Category:       ports
>Synopsis:       [patch] {net|german|japanese}/citrix_ica depends on wrong ${LINUXBASE}${X11BASE}
>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:   Mon May 28 06:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Helge Oldach
>Release:        FreeBSD 6.2-832 i386
>Organization:
>Environment:

System: FreeBSD localhost 6.2-832 FreeBSD 6.2-832 #0: Sun May 13 14:12:36 CEST 2007 toor@localhost:/usr/obj/usr/src/sys/HMO i386

>Description:

All our citrix_ica ports have a wrong dependency:

RUN_DEPENDS=	${LINUXBASE}${X11BASE}/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif

X11BASE is only relevant for the base system, not for the Linux
emulation. We must hardcode /usr/X11R6 instead here. With the recent
update to X.org 7.2 (which has moved from /usr/X11R6 to /usr/local) this
bug pops up and {net|german|japanese}/citrix_ica fails to build.

>How-To-Repeat:

>Fix:

Trivial; see above.
>Release-Note:
>Audit-Trail:
>Unformatted:



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