diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-01-04 13:11:21 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-01-04 13:11:21 +0000 |
commit | 1f78d77acb2f5b79b8d8f9b3037244ea04a115a0 (patch) | |
tree | 5ee17c460f5625a0d36906f39bda8d2ae27e0563 /german/citrix_ica | |
parent | 7316f7c4cba722a12ceb875a274c9c97e469e04d (diff) | |
download | ports-1f78d77acb2f5b79b8d8f9b3037244ea04a115a0.tar.gz ports-1f78d77acb2f5b79b8d8f9b3037244ea04a115a0.zip |
Notes
Diffstat (limited to 'german/citrix_ica')
-rw-r--r-- | german/citrix_ica/Makefile | 4 |
1 files changed, 3 insertions, 1 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" |