aboutsummaryrefslogtreecommitdiff
path: root/net/citrix_ica
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-01-04 13:11:21 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-01-04 13:11:21 +0000
commit1f78d77acb2f5b79b8d8f9b3037244ea04a115a0 (patch)
tree5ee17c460f5625a0d36906f39bda8d2ae27e0563 /net/citrix_ica
parent7316f7c4cba722a12ceb875a274c9c97e469e04d (diff)
downloadports-1f78d77acb2f5b79b8d8f9b3037244ea04a115a0.tar.gz
ports-1f78d77acb2f5b79b8d8f9b3037244ea04a115a0.zip
Notes
Diffstat (limited to 'net/citrix_ica')
-rw-r--r--net/citrix_ica/Makefile4
1 files changed, 3 insertions, 1 deletions
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"