Date: Sat, 14 Aug 2004 23:36:49 -0700 From: Doug Barton <DougB@dougbarton.net> To: Kirill Ponomarew <krion@voodoo.oberon.net> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/acroread5 Makefile Message-ID: <411F0481.5050101@dougbarton.net> In-Reply-To: <20040815060305.GE61044@voodoo.oberon.net> References: <200408150543.i7F5hplE072823@repoman.freebsd.org> <20040815060305.GE61044@voodoo.oberon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Kirill Ponomarew wrote: > Hi, > > On Sun, Aug 15, 2004 at 05:43:51AM +0000, Clive Lin wrote: > >>clive 2004-08-15 05:43:51 UTC >> >> FreeBSD ports repository >> >> Modified files: >> print/acroread5 Makefile >> Log: >> Add missing dependency. >> >> PR: ports/60752 >> Submitted by: Rong-En Fan <rafan at infor dot org> >> Noted by: dougb >> >> Revision Changes Path >> 1.52 +2 -0 ports/print/acroread5/Makefile >>| PORTNAME= acroread >>| @@ -19,6 +19,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 > > > Huh, is it really necessary now to run it ? ;) Yes, without the libraries installed the acroread binary doesn't run. The description of the problem in the PR is accurate. This is what "I tested it" was meaning to convey in my previous message. :) Doug -- If you're never wrong, you're not trying hard enough
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411F0481.5050101>