cvs commit: ports/print/acroread5 Makefile

Doug Barton DougB at dougbarton.net
Sat Aug 14 23:36:50 PDT 2004


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 at 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


More information about the cvs-ports mailing list