mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
security/openconnect: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0cffa80c96
commit
9d58ad13bb
@ -1,5 +1,6 @@
|
||||
PORTNAME= openconnect
|
||||
PORTVERSION= 9.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \
|
||||
ZI
|
||||
@ -15,6 +16,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
RUN_DEPENDS= vpnc-script:sysutils/vpnc-scripts
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-nls --with-vpnc-script=${LOCALBASE}/sbin/vpnc-script \
|
||||
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
|
||||
--without-openssl-version-check --without-libpcsclite \
|
||||
|
@ -9,6 +9,6 @@ libexec/openconnect/hipreport-android.sh
|
||||
libexec/openconnect/hipreport.sh
|
||||
libexec/openconnect/tncc-emulate.py
|
||||
libexec/openconnect/tncc-wrapper.py
|
||||
man/man8/openconnect.8.gz
|
||||
sbin/openconnect
|
||||
share/bash-completion/completions/openconnect
|
||||
share/man/man8/openconnect.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user