From 84609b054751485bbd34bdbadaade4f409a967b0 Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Thu, 21 Mar 2024 20:15:02 +0000 Subject: [PATCH] security/super: Move man pages to share/man Approved by: portmgr (blanket) --- security/super/Makefile | 3 ++- security/super/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/super/Makefile b/security/super/Makefile index 9e528396040d..ba8349685a82 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -1,6 +1,6 @@ PORTNAME= super PORTVERSION= 3.30.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security sysutils MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/ \ http://www.ucolick.org/~will/RUE/super/ @@ -16,6 +16,7 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --localstatedir="${PREFIX}/var" OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/security/super/pkg-plist b/security/super/pkg-plist index 383e959bad91..cf0b33559ad0 100644 --- a/security/super/pkg-plist +++ b/security/super/pkg-plist @@ -1,10 +1,10 @@ bin/setuid bin/super @sample etc/super.tab.sample -man/man1/setuid.1.gz -man/man1/super.1.gz -man/man5/super.5.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.cdmount %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab +share/man/man1/setuid.1.gz +share/man/man1/super.1.gz +share/man/man5/super.5.gz @dir var