From 655d05f219ce94898ce793802c45a8e71132a1eb Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 15 Jan 2024 18:26:14 -0300 Subject: [PATCH] shells/scponly: Move manpages to ${PREFIX}/share Sponsored by: Rubicon Communications, LLC ("Netgate") --- shells/scponly/Makefile | 4 ++-- shells/scponly/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 9c3d686833af4..5ca30dc0937f8 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -1,6 +1,6 @@ PORTNAME= scponly PORTVERSION= 4.8.20110526 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= shells security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-snapshots DISTNAME= ${PORTNAME}-20110526 @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE USES= cpe tar:tgz PORTDOCS= BUILDING-JAILS.TXT INSTALL README SECURITY -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes OPTIONS_DEFINE= CHROOT DEFAULT_CHDIR DOCS GFTP RSYNC SCP SUBVERSION SVNSERVE \ UNISON WILDCARDS WINSCP diff --git a/shells/scponly/pkg-plist b/shells/scponly/pkg-plist index 2e8c74dbbfc4a..b7b6b05c355d7 100644 --- a/shells/scponly/pkg-plist +++ b/shells/scponly/pkg-plist @@ -12,4 +12,4 @@ %%CHROOT%%%%EXAMPLESDIR%%/setup_chroot.sh %%CHROOT%%%%EXAMPLESDIR%%/config.h etc/scponly/debuglevel -man/man8/scponly.8.gz +share/man/man8/scponly.8.gz