diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-12 10:13:54 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-12 10:13:54 +0000 |
commit | e71f8fbf21b9284de282b34cdbdae1fb74ae27b1 (patch) | |
tree | f639ac1ad34a9ad9d30e39a9924fcfc7e1e42ff2 /net/citrix_ica | |
parent | 7b6780ef6b2da03852e72993077d5298185fe5a9 (diff) | |
download | ports-e71f8fbf21b9284de282b34cdbdae1fb74ae27b1.tar.gz ports-e71f8fbf21b9284de282b34cdbdae1fb74ae27b1.zip |
Notes
Diffstat (limited to 'net/citrix_ica')
-rw-r--r-- | net/citrix_ica/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index ccd58195eb11..52e316d28fdd 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -3,7 +3,7 @@ PORTNAME= citrix_ica PORTVERSION= 12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net comms linux MASTER_SITES= # DISTNAME= linuxx86_12.1.0.203066 @@ -13,7 +13,7 @@ COMMENT= Citrix(R) Presentation Server(TM) client ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -USE_LINUX_APPS= openmotif alsalib +USE_LINUX_APPS= alsalib gtk2 openmotif RESTRICTED= License prohibits redistribution NO_WRKSUBDIR= yes |