aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-10-12 20:41:11 +0800
committerdinoex <dinoex@FreeBSD.org>2004-10-12 20:41:11 +0800
commit844b0ef88037a7f46a5ef61b92ceef60e2c10c9f (patch)
tree1102e09e33e96c4e87358e68848cda58481bf4db
parentb1f1fbcf6a9a29691c289cbd5788ad46378cfae5 (diff)
downloadfreebsd-ports-gnome-844b0ef88037a7f46a5ef61b92ceef60e2c10c9f.tar.gz
freebsd-ports-gnome-844b0ef88037a7f46a5ef61b92ceef60e2c10c9f.tar.zst
freebsd-ports-gnome-844b0ef88037a7f46a5ef61b92ceef60e2c10c9f.zip
- use lynx-ssl as default
- honor option WITHOUT_SSL
-rw-r--r--textproc/wv/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile
index ab23804f5c98..66ba9bb93ed7 100644
--- a/textproc/wv/Makefile
+++ b/textproc/wv/Makefile
@@ -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