diff options
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index c9eb5c42f012..75d286c2e39c 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -16,6 +16,8 @@ COMMENT= A non-graphical, text-based World-Wide Web client RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support +CONFLICTS= lynx-2.8.[0-6].* + WRKSRC= ${WRKDIR}/${PORTNAME}2-8-7 USE_BZIP2= yes USE_ICONV= yes |