diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile index c6937f6ade8c..6291be16f2d0 100644 --- a/security/openfortivpn/Makefile +++ b/security/openfortivpn/Makefile @@ -1,25 +1,26 @@ PORTNAME= openfortivpn PORTVERSION= 1.21.0 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn MAINTAINER= ygy@FreeBSD.org COMMENT= Client for PPP+SSL VPN tunnel services WWW= https://github.com/adrienverge/openfortivpn BUILD_DEPENDS= gsed:textproc/gsed LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf cpe pkgconfig ssl CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= adrienverge GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ENV= ac_cv_path_SED=${LOCALBASE}/bin/gsed \ OPENSSL_CFLAGS=${OPENSSLINC} \ OPENSSL_LIBS="-lssl -lcrypto" .include diff --git a/security/openfortivpn/pkg-plist b/security/openfortivpn/pkg-plist index 77ec42cd362c..ba065b9ef49e 100644 --- a/security/openfortivpn/pkg-plist +++ b/security/openfortivpn/pkg-plist @@ -1,4 +1,4 @@ bin/openfortivpn -man/man1/openfortivpn.1.gz +share/man/man1/openfortivpn.1.gz @dir %%ETCDIR%% @sample %%DATADIR%%/config.template %%ETCDIR%%/config