1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

Pacify portlint.

Approved by:	portmgr (tier-2 blanket), followup
This commit is contained in:
Mark Linimon 2020-02-19 09:15:54 +00:00
parent 0235832516
commit a4721e92e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526496

View File

@ -22,13 +22,13 @@ CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[3-6]-[0-9]* \
CONFLICTS_BUILD= boringssl-*
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_PERL5= build
USE_LDCONFIG= yes
USES= compiler:c++11-lang cpe gmake gettext-runtime \
gssapi:bootstrap,mit libtool:build localbase \
perl5 pkgconfig ssl
USE_CSTD= gnu99
USE_LDCONFIG= yes
USE_PERL5= build
GNU_CONFIGURE= yes
USES= compiler:c++11-lang cpe gmake localbase perl5 libtool:build \
gssapi:bootstrap,mit pkgconfig ssl \
gettext-runtime
CONFIGURE_ARGS?= --enable-shared --without-system-verto \
--disable-rpath --localstatedir="${PREFIX}/var" \
--runstatedir="${PREFIX}/var/run"