diff options
author | Clive Lin <clive@FreeBSD.org> | 2004-08-15 05:43:51 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2004-08-15 05:43:51 +0000 |
commit | 9068941a6c8289f95c96703dec4eee8f37cabb2e (patch) | |
tree | eb5e9c70f33b7c6bfad09c680f02cfb7facff780 /print | |
parent | d0e2283bb8fdc91b11b47517da12e807dc0497a5 (diff) | |
download | ports-9068941a6c8289f95c96703dec4eee8f37cabb2e.tar.gz ports-9068941a6c8289f95c96703dec4eee8f37cabb2e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index 4304943acb4c..cb9f25c85cc3 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -20,6 +20,8 @@ DIST_SUBDIR= acroread MAINTAINER= trevor@FreeBSD.org COMMENT= View, distribute and print PDF documents +RUN_DEPENS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs + ONLY_FOR_ARCHS= i386 USE_LINUX= yes |