diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /german/citrix_ica/Makefile | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) |
Notes
Diffstat (limited to 'german/citrix_ica/Makefile')
-rw-r--r-- | german/citrix_ica/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/citrix_ica/Makefile b/german/citrix_ica/Makefile index 8f81896d91aa..349436676ef0 100644 --- a/german/citrix_ica/Makefile +++ b/german/citrix_ica/Makefile @@ -7,6 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 6.30.1054 +PORTREVISION= 1 CATEGORIES= german net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-de @@ -14,14 +15,13 @@ DISTNAME= ${PORTNAME}-linuxx86-de MAINTAINER= mbr@FreeBSD.org COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server -RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base - ONLY_FOR_ARCHS= i386 RESTRICTED= "License prohibits redistribution" IS_INTERACTIVE= "Noisy license agreement ignores stdin" NO_WRKSUBDIR= Yes NO_BUILD= Yes +USE_LINUX= yes CDIR= ${PREFIX}/ICAClient BINDIR= ${PREFIX}/bin |