diff options
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 d8e16dc85412..678f406aa1b1 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/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" |