Add missing dependency linux-openmotif to make wfcmgr work.
Submitted by: mich Approved by: maintainer (mbr)
This commit is contained in:
parent
4b7702b014
commit
1d4cf35587
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136321
@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
|
||||
MAINTAINER= mbr@FreeBSD.org
|
||||
COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs \
|
||||
${LINUXBASE}/usr/X11R6/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License prohibits redistribution"
|
||||
|
@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
|
||||
MAINTAINER= mbr@FreeBSD.org
|
||||
COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs \
|
||||
${LINUXBASE}/usr/X11R6/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License prohibits redistribution"
|
||||
|
Loading…
Reference in New Issue
Block a user