www/lynx: add CPE information

PR:		197543
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Reviewed by:	Jason Harris <jharris@widomaker.com>
This commit is contained in:
Bartek Rutkowski 2015-03-17 11:59:48 +00:00
parent e691bb8c79
commit 54addc6719
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381488

View File

@ -16,7 +16,7 @@ LICENSE= GPLv2
CONFLICTS= lynx-2.8.[8-9]d*
USES= tar:bzip2
USES= cpe tar:bzip2
USE_OPENSSL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}2-8-8
GNU_CONFIGURE= yes
@ -24,6 +24,8 @@ CONFIGURE_ARGS+=--with-zlib --libdir="${L_LIB}" \
--enable-nsl-fork --enable-persistent-cookies \
--enable-nested-tables --enable-gzip-help \
--with-screen=ncursesw
CPE_VERSION= ${PORTVERSION:R}
CPE_UPDATE= rel.${PORTVERSION:E}
MAKE_JOBS_UNSAFE= yes