diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-11-23 22:11:40 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-11-23 22:11:40 +0000 |
commit | 5933ac0b099d61d98eb531d373cf57a8927bc7af (patch) | |
tree | fc0ebf2ac7225dec2aa7f2a7b0efbb91919c1030 /www/lynx-current/Makefile | |
parent | e2521329169c2867009b66984bc2988c9631f00f (diff) |
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 7e9746b5245f..1ed1904be37d 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support -CONFLICTS_INSTALL= lynx-2.8* ja-lynx-[0-9]* +CONFLICTS_INSTALL= lynx-2.8* ja-lynx USES= cpe iconv ncurses shebangfix tar:bzip2 WRKSRC= ${WRKDIR}/${DISTNAME} |