summaryrefslogtreecommitdiff
path: root/net/citrix_xenapp
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-06-26 10:19:15 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-06-26 10:19:15 +0000
commitd648995bb3eb39f086dd8f030864963b5c0fa3eb (patch)
tree213472e4e755cdedabd4914f20a66a932e607ae6 /net/citrix_xenapp
parentThe tochnog port installs some plugins into a directory which is owned by (diff)
There's more work needed to make this install into X11BASE and have a
working version. In light of the recent X11BASE <-> LOCALBASE discussion I chose to revert back to install into LOCALBASE until a final decission is made. Noticed by: Jakob Breivik Grimstveit <jakob@grimstveit.no> Approved by: short maintainer timeout; duty to fix bugs I introduce
Notes
Notes: svn path=/head/; revision=138034
Diffstat (limited to 'net/citrix_xenapp')
-rw-r--r--net/citrix_xenapp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile
index d8e16dc85412..678f406aa1b1 100644
--- a/net/citrix_xenapp/Makefile
+++ b/net/citrix_xenapp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= citrix_ica
PORTVERSION= 9.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net comms linux
MASTER_SITES=
DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linu
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
-USE_X_PREFIX= yes
+#USE_X_PREFIX= yes
RESTRICTED= "License prohibits redistribution"
IS_INTERACTIVE= "Noisy license agreement ignores stdin"