From 1f78d77acb2f5b79b8d8f9b3037244ea04a115a0 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Tue, 4 Jan 2005 13:11:21 +0000 Subject: [PATCH] Add missing dependency (linux X11). Tested by: Jakob Breivik Grimstveit Approved by: portmgr --- german/citrix_ica/Makefile | 4 +++- german/citrix_xenapp/Makefile | 4 +++- net/citrix_ica/Makefile | 4 +++- net/citrix_xenapp/Makefile | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/german/citrix_ica/Makefile b/german/citrix_ica/Makefile index 349436676ef0..5550eba142ca 100644 --- a/german/citrix_ica/Makefile +++ b/german/citrix_ica/Makefile @@ -7,7 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 6.30.1054 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= german net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-de @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-linuxx86-de 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 + ONLY_FOR_ARCHS= i386 RESTRICTED= "License prohibits redistribution" IS_INTERACTIVE= "Noisy license agreement ignores stdin" diff --git a/german/citrix_xenapp/Makefile b/german/citrix_xenapp/Makefile index 349436676ef0..5550eba142ca 100644 --- a/german/citrix_xenapp/Makefile +++ b/german/citrix_xenapp/Makefile @@ -7,7 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 6.30.1054 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= german net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-de @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-linuxx86-de 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 + ONLY_FOR_ARCHS= i386 RESTRICTED= "License prohibits redistribution" IS_INTERACTIVE= "Noisy license agreement ignores stdin" diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 984293afe8e4..a7885d00227f 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -7,7 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 8.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} @@ -15,6 +15,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 + ONLY_FOR_ARCHS= i386 RESTRICTED= "License prohibits redistribution" IS_INTERACTIVE= "Noisy license agreement ignores stdin" diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 984293afe8e4..a7885d00227f 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -7,7 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 8.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} @@ -15,6 +15,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 + ONLY_FOR_ARCHS= i386 RESTRICTED= "License prohibits redistribution" IS_INTERACTIVE= "Noisy license agreement ignores stdin"