aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn
diff options
context:
space:
mode:
authorHelge Oldach <freebsd@oldach.net>2024-01-30 17:21:33 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-01-30 17:26:53 +0000
commitf139e51116d4b6b17d6641d39ad8650309322840 (patch)
tree39ee3e5f3a072a4dca4c52690e506ceda0769d0f /security/openvpn
parent35b49439d7ecbde582dbaec01ae34d1a6a2c675d (diff)
downloadports-f139e51116d4b6b17d6641d39ad8650309322840.tar.gz
ports-f139e51116d4b6b17d6641d39ad8650309322840.zip
*: Move manpages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'security/openvpn')
-rw-r--r--security/openvpn/Makefile3
-rw-r--r--security/openvpn/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index e05870b5b11c..3179ddf1be34 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openvpn
DISTVERSION= 2.6.8
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= security net net-vpn
MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \
https://build.openvpn.net/downloads/releases/ \
@@ -25,6 +25,7 @@ SHEBANG_FILES= sample/sample-scripts/auth-pam.pl \
sample/sample-scripts/verify-cn
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --enable-strict --with-crypto-library=openssl
# set PLUGIN_LIBDIR so that unqualified plugin paths are found:
CONFIGURE_ENV+= PLUGINDIR="${PREFIX}/lib/openvpn/plugins"
diff --git a/security/openvpn/pkg-plist b/security/openvpn/pkg-plist
index d247b39c1eed..a91ef85f2ee3 100644
--- a/security/openvpn/pkg-plist
+++ b/security/openvpn/pkg-plist
@@ -4,7 +4,7 @@ lib/openvpn/plugins/openvpn-plugin-auth-pam.so
lib/openvpn/plugins/openvpn-plugin-down-root.so
libexec/openvpn-client.down
libexec/openvpn-client.up
-man/man5/openvpn-examples.5.gz
-man/man8/openvpn.8.gz
+share/man/man5/openvpn-examples.5.gz
+share/man/man8/openvpn.8.gz
sbin/openvpn
sbin/openvpn-client