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 /japanese/citrix_ica | |
parent | 47f4fe21c679e5eae95c74c0e3d042865bc1638d (diff) | |
download | ports-8cd878843258b95cf2de6b82986c1f93ccb0cced.tar.gz ports-8cd878843258b95cf2de6b82986c1f93ccb0cced.zip |
Notes
Diffstat (limited to 'japanese/citrix_ica')
-rw-r--r-- | japanese/citrix_ica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/citrix_ica/Makefile b/japanese/citrix_ica/Makefile index f8f76d831f7d..8c362c58eeac 100644 --- a/japanese/citrix_ica/Makefile +++ b/japanese/citrix_ica/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-linuxx86-ja-${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 |