diff options
-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 8ac4f976f64..8fc3ce091fc 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 |