1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

'wv' port does not specify lynx as a depends

When using 'portinstall wv' nothing is mention about depending
	on lynx. however when using 'wvText' it mentions that it
	can't find lynx so the text output will look bad.

PR:		ports/45611
Submitted by:	Nick Jennings <nkj@namodn.com>
This commit is contained in:
Edwin Groothuis 2003-04-02 03:03:39 +00:00
parent ae36cf1175
commit f9362c7886
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77935

View File

@ -17,6 +17,7 @@ COMMENT= A library and executables which allow access to Microsoft Word files
LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \
iconv.3:${PORTSDIR}/converters/libiconv \
png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx
USE_GMAKE= yes
GNU_CONFIGURE= yes