diff options
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 399d21573c4..239c0a73625 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -22,7 +22,7 @@ CONFLICTS_INSTALL= lynx-2.8.[0-7].* ja-lynx-[0-9]* WRKSRC= ${WRKDIR}/${PORTNAME}2-8-8 USE_BZIP2= yes -USE_ICONV= yes +USES= iconv USE_OPENSSL= yes NO_LATEST_LINK= yes GNU_CONFIGURE= yes |