diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-07-10 09:32:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-07-10 09:32:16 +0000 |
commit | 3a9df444c59e81492d99035c53db3fac8cf1af3f (patch) | |
tree | 2f6a90ace57e80c2bf12cef7ece9e2e431fd7810 | |
parent | Update third-party KRB5/SPNEGO module to the latest upstream version. (diff) |
Make 'wfica' executable.
Notes
Notes:
svn path=/head/; revision=391694
-rw-r--r-- | net/citrix_ica/Makefile | 1 | ||||
-rw-r--r-- | net/citrix_ica/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 4bce4f255bbf..b426c81dbfb2 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -3,6 +3,7 @@ PORTNAME= citrix_ica PORTVERSION= 13.2.0 +PORTREVISION= 1 CATEGORIES= net comms linux MASTER_SITES= # DISTNAME= linuxx86-13.2.0.322243 diff --git a/net/citrix_ica/pkg-plist b/net/citrix_ica/pkg-plist index d45d36a62d6f..edebaa148550 100644 --- a/net/citrix_ica/pkg-plist +++ b/net/citrix_ica/pkg-plist @@ -497,7 +497,7 @@ %%WEBPLUGIN_DIR%%/util/sunraymac.sh %%WEBPLUGIN_DIR%%/util/what %%WEBPLUGIN_DIR%%/util/xcapture -%%WEBPLUGIN_DIR%%/wfica +@(,,00555) %%WEBPLUGIN_DIR%%/wfica bin/wfcmgr bin/wfica etc/icalicense/clientlicense |