diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 03:03:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 03:03:39 +0000 |
commit | f9362c78869d2a1db13bb1c33130f6643c66fb40 (patch) | |
tree | b1bca73eb8162d67aa2a3a519ea9d968cec51553 /textproc/wv | |
parent | ae36cf117558c9802df71203d18937fd9c753b70 (diff) | |
download | ports-f9362c78869d2a1db13bb1c33130f6643c66fb40.tar.gz ports-f9362c78869d2a1db13bb1c33130f6643c66fb40.zip |
Notes
Diffstat (limited to 'textproc/wv')
-rw-r--r-- | textproc/wv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 8ac4f976f644..8fc3ce091fc6 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -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 |