diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile index 03af6d07b323..b02d8502b1d3 100644 --- a/security/openconnect/Makefile +++ b/security/openconnect/Makefile @@ -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 \ diff --git a/security/openconnect/pkg-plist b/security/openconnect/pkg-plist index a024ef8bf3b7..508c4ae40d58 100644 --- a/security/openconnect/pkg-plist +++ b/security/openconnect/pkg-plist @@ -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