aboutsummaryrefslogtreecommitdiff
path: root/net/citrix_ica
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2005-05-28 08:35:29 +0000
committerAnders Nordby <anders@FreeBSD.org>2005-05-28 08:35:29 +0000
commit1d4cf35587ceac28b62341e4cb6fd34df817a946 (patch)
tree220ec088c6cda355ea910f6f91eea6f63a78ed48 /net/citrix_ica
parent4b7702b014430206678b4c6dada25547640a023c (diff)
downloadports-1d4cf35587ceac28b62341e4cb6fd34df817a946.tar.gz
ports-1d4cf35587ceac28b62341e4cb6fd34df817a946.zip
Add missing dependency linux-openmotif to make wfcmgr work.
Submitted by: mich Approved by: maintainer (mbr)
Notes
Notes: svn path=/head/; revision=136321
Diffstat (limited to 'net/citrix_ica')
-rw-r--r--net/citrix_ica/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index 2d0f6d9b5678..6528556ea0bc 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -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"