Use pcre library.
PR: 97099 Submitted by: Dmitriy Kirhlarov <dkirhlarov@oilspace.com>
This commit is contained in:
parent
6a352fcf76
commit
2c8d1107c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163852
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-2.1pre21
|
|||
MAINTAINER?= demon@FreeBSD.org
|
||||
COMMENT= Lynx-like text WWW browser
|
||||
|
||||
LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-javascript --with-ssl
|
||||
CONFIGURE_ENV+= CPPFLAGS='-I${LOCALBASE}/include'
|
||||
|
|
Loading…
Reference in a new issue