diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
commit | e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch) | |
tree | 7936caa341865bdd86dc776b23c0391475d35f91 /net/citrix_xenapp | |
parent | 5d73417db4efc2f662a4a1403544df68f7a88247 (diff) | |
download | freebsd-ports-gnome-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.gz freebsd-ports-gnome-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.zst freebsd-ports-gnome-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.zip |
Respect the user's USE_LINUX setting.
Diffstat (limited to 'net/citrix_xenapp')
-rw-r--r-- | net/citrix_xenapp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index a7885d00227f..1703390c944a 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -23,7 +23,6 @@ IS_INTERACTIVE= "Noisy license agreement ignores stdin" NO_WRKSUBDIR= yes NO_BUILD= yes -USE_LINUX= yes CDIR= ${PREFIX}/ICAClient BINDIR= ${PREFIX}/bin |