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. Fix: Trivial; see above.
State Changed From-To: open->feedback Awaiting maintainers feedback
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2007-05-30 06:33:27 UTC FreeBSD ports repository Modified files: german/citrix_ica Makefile japanese/citrix_ica Makefile net/citrix_ica Makefile Log: - Fix dependency after switch to xorg 7 PR: 113075 Submitted by: Helge Oldach <ports-citrix_ica-may07@oldach.net> Approved by: maintainer Revision Changes Path 1.16 +1 -1 ports/german/citrix_ica/Makefile 1.3 +1 -1 ports/japanese/citrix_ica/Makefile 1.46 +1 -1 ports/net/citrix_ica/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"