From 1d4cf35587ceac28b62341e4cb6fd34df817a946 Mon Sep 17 00:00:00 2001 From: Anders Nordby Date: Sat, 28 May 2005 08:35:29 +0000 Subject: [PATCH] Add missing dependency linux-openmotif to make wfcmgr work. Submitted by: mich Approved by: maintainer (mbr) --- net/citrix_ica/Makefile | 3 ++- net/citrix_xenapp/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 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" diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 2d0f6d9b5678..6528556ea0bc 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/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"