diff options
author | delphij <delphij@FreeBSD.org> | 2007-07-10 23:14:02 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-07-10 23:14:02 +0800 |
commit | 042eeeadef725b225110d7f2674b6914c571ba24 (patch) | |
tree | 78cdea2a2687033ba7b4636c19c0eadf35a6cc73 /textproc/wv | |
parent | b251d8ce0d4ce70d474f4668d59c2368799ab7ff (diff) | |
download | freebsd-ports-gnome-042eeeadef725b225110d7f2674b6914c571ba24.tar.gz freebsd-ports-gnome-042eeeadef725b225110d7f2674b6914c571ba24.tar.zst freebsd-ports-gnome-042eeeadef725b225110d7f2674b6914c571ba24.zip |
Reflect lynx-ssl -> lynx collapse.
Diffstat (limited to 'textproc/wv')
-rw-r--r-- | textproc/wv/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 39540e16e2e8..3015491591bc 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -16,11 +16,7 @@ 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 libgsf |