summaryrefslogtreecommitdiff
path: root/net/citrix_xenapp
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-05-29 13:06:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-05-29 13:06:15 +0000
commit093217b34dfa56ede099d2998f3142cbefd6231c (patch)
treed04f17a17256f62ade0dcb7c0b5106d18f79c889 /net/citrix_xenapp
parentOnly use -trigraphs compiler option on ${OSVERSION} >= 503000 (diff)
- make portlint happy
- add SHA256 - take maintainership PR: 97925 Submitted by: maintainer <thomas_AT_goodking dot ca>
Notes
Notes: svn path=/head/; revision=163833
Diffstat (limited to 'net/citrix_xenapp')
-rw-r--r--net/citrix_xenapp/Makefile20
-rw-r--r--net/citrix_xenapp/distinfo1
2 files changed, 11 insertions, 10 deletions
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile
index 92bbabaf7ead..6d2a4286f3ba 100644
--- a/net/citrix_xenapp/Makefile
+++ b/net/citrix_xenapp/Makefile
@@ -12,15 +12,15 @@ CATEGORIES= net comms linux
MASTER_SITES=
DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= thomas@goodking.ca
COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server
-RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif
+RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
#USE_X_PREFIX= yes
-RESTRICTED= "License prohibits redistribution"
+RESTRICTED= License prohibits redistribution
IS_INTERACTIVE= "Noisy license agreement ignores stdin"
NO_WRKSUBDIR= yes
@@ -29,12 +29,12 @@ NO_BUILD= yes
CDIR= ${PREFIX}/ICAClient
BINDIR= ${PREFIX}/bin
-NSCP= /usr/local/libexec/netscape \
- /usr/local/libexec/netscape-linux \
- /usr/local/netscape \
- /usr/local/netscape-linux \
- /usr/local/lib/netscape \
- /usr/local/lib/netscape-linux \
+NSCP= ${LOCALBASE}/libexec/netscape \
+ ${LOCALBASE}/libexec/netscape-linux \
+ ${LOCALBASE}/netscape \
+ ${LOCALBASE}/netscape-linux \
+ ${LOCALBASE}/lib/netscape \
+ ${LOCALBASE}/lib/netscape-linux \
${MOZILLA_HOME}
PLIST_SUB= MOZILLA_HOME=${MOZILLA_HOME}
@@ -78,7 +78,7 @@ do-install:
> ${WRKSRC}/wfcmgr.x
${SED} s%DESTINATION%${CDIR}% < ${FILESDIR}/wfica \
> ${WRKSRC}/wfica.x
- cd ${WRKSRC} && /bin/sh -c './setupwfc'
+ cd ${WRKSRC} && ${SH} -c './setupwfc'
${INSTALL_SCRIPT} ${WRKSRC}/wfcmgr.x ${PREFIX}/bin/wfcmgr
${INSTALL_SCRIPT} ${WRKSRC}/wfica.x ${PREFIX}/bin/wfica
# XXX: This is missing a "${BRANDELF} -t Linux <executables>".
diff --git a/net/citrix_xenapp/distinfo b/net/citrix_xenapp/distinfo
index 7de73c010cfe..f62e335ecfcb 100644
--- a/net/citrix_xenapp/distinfo
+++ b/net/citrix_xenapp/distinfo
@@ -1,2 +1,3 @@
MD5 (citrix_ica-linuxx86-9.00.tar.gz) = df3194f942e03b8c700907a3406aef76
+SHA256 (citrix_ica-linuxx86-9.00.tar.gz) = 7a8f66d12b9b715910e8760cd30d921c182d9789a03b0b6e243a3062a9afa9f9
SIZE (citrix_ica-linuxx86-9.00.tar.gz) = 1356273