- use lynx-ssl as default

- honor option WITHOUT_SSL
This commit is contained in:
Dirk Meyer 2004-10-12 12:41:11 +00:00
parent 1ecb7b9032
commit d2bafa3bb3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118991

View file

@ -16,7 +16,11 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A library and executables to access Microsoft Word files
LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf
.if defined(WITHOUT_SSL)
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx
.else
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-ssl
.endif
USE_GETOPT_LONG= yes
USE_GNOME= gnometarget pkgconfig