Date: Mon, 16 Aug 2004 07:19:20 -0700 From: Joseph Scott <joseph@randomnetworks.com> To: Kirill Ponomarew <krion@voodoo.oberon.net> Cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/print/acroread5 Makefile Message-ID: <4423C70E-EF8F-11D8-BE7C-000A95AD0296@randomnetworks.com> 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
On Aug 14, 2004, at 11:03 PM, 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 ? ;) I've been using previous versions over the years without this to do pdf to postscript conversions from the command line. Please remove the RUN_DEPENDS unless there is something new in 5.0.9 (I don't think there is) that would require this. -- Joseph Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4423C70E-EF8F-11D8-BE7C-000A95AD0296>