aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 14:01:21 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 14:08:41 +0000
commit35792fbee87f5fb4998d6b04e1443e46690314a5 (patch)
tree5f177fcae723c7f924e97fa6eb5dc004a9883b01
parentff9ef594b551f7261a66fa14adfa164a2e505b8f (diff)
downloadports-35792fbee87f5fb4998d6b04e1443e46690314a5.tar.gz
ports-35792fbee87f5fb4998d6b04e1443e46690314a5.zip
security/stunnel: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--security/stunnel/Makefile2
-rw-r--r--security/stunnel/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 8706b85ca423..2ff4a8f89bed 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= stunnel
DISTVERSION= 5.71
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.stunnel.org/downloads/archive/5.x/ \
@@ -21,6 +22,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= stunnel
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd \
--with-ssl="${OPENSSLBASE}"
SHEBANG_FILES= src/stunnel3.in
diff --git a/security/stunnel/pkg-plist b/security/stunnel/pkg-plist
index 2e74830fd335..fe3c917d76e2 100644
--- a/security/stunnel/pkg-plist
+++ b/security/stunnel/pkg-plist
@@ -4,8 +4,8 @@ bin/stunnel3
%%ETCDIR%%/conf.d/00-daemon.conf
lib/stunnel/libstunnel.a
lib/stunnel/libstunnel.so
-man/man8/stunnel.8.gz
-man/man8/stunnel.pl.8.gz
+share/man/man8/stunnel.8.gz
+share/man/man8/stunnel.pl.8.gz
%%PORTDOCS%%%%DOCSDIR%%/stunnel.html
%%PORTDOCS%%%%DOCSDIR%%/stunnel.pl.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ca.html