diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:33:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:33:26 +0000 |
commit | 8cd878843258b95cf2de6b82986c1f93ccb0cced (patch) | |
tree | 8f25d9f1f6d887fa22e52140fab6b6e6dcc9da63 /german/citrix_ica | |
parent | - Update to 9.21 (diff) |
- Fix dependency after switch to xorg 7
PR: 113075
Submitted by: Helge Oldach <ports-citrix_ica-may07@oldach.net>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=192373
Diffstat (limited to 'german/citrix_ica')
-rw-r--r-- | german/citrix_ica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/citrix_ica/Makefile b/german/citrix_ica/Makefile index 541116ca7d95..4fe0710fa595 100644 --- a/german/citrix_ica/Makefile +++ b/german/citrix_ica/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-linuxx86-de-${PORTVERSION} MAINTAINER= thomas@goodking.ca COMMENT= Citrix(R) Presentation Server(TM) client -RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes |