diff options
-rw-r--r-- | german/citrix_xenapp/Makefile | 7 | ||||
-rw-r--r-- | japanese/citrix_xenapp/Makefile | 7 | ||||
-rw-r--r-- | net/citrix_xenapp/Makefile | 7 |
3 files changed, 15 insertions, 6 deletions
diff --git a/german/citrix_xenapp/Makefile b/german/citrix_xenapp/Makefile index e7fa29b6c58b..41170d280281 100644 --- a/german/citrix_xenapp/Makefile +++ b/german/citrix_xenapp/Makefile @@ -11,14 +11,17 @@ CATEGORIES= german net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access virtual applications and desktops ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= f8 +USE_LINUX= yes USE_LINUX_APPS= openmotif jpeg png RESTRICTED= License prohibits redistribution IS_INTERACTIVE= "Noisy license agreement ignores stdin" +BROKEN= crashes with f10 +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2011-05-01 NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/japanese/citrix_xenapp/Makefile b/japanese/citrix_xenapp/Makefile index 22f80c0cbdac..b455f00cce42 100644 --- a/japanese/citrix_xenapp/Makefile +++ b/japanese/citrix_xenapp/Makefile @@ -11,14 +11,17 @@ CATEGORIES= japanese net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access virtual applications and desktops ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= f8 +USE_LINUX= yes USE_LINUX_APPS= openmotif jpeg png RESTRICTED= License prohibits redistribution IS_INTERACTIVE= "Noisy license agreement ignores stdin" +BROKEN= crashes with f10 +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2011-05-01 NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 399bc471acdb..77756662bf33 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -11,14 +11,17 @@ CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access virtual applications and desktops ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= f8 +USE_LINUX= yes USE_LINUX_APPS= openmotif jpeg png RESTRICTED= License prohibits redistribution IS_INTERACTIVE= "Noisy license agreement ignores stdin" +BROKEN= crashes with f10 +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2011-05-01 NO_WRKSUBDIR= yes NO_BUILD= yes |