git: 16b18f67454d - main - net/ossp-sa: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 10:05:48 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=16b18f67454d91787db01d39bcddacecd5be250c commit 16b18f67454d91787db01d39bcddacecd5be250c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 09:52:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 10:05:23 +0000 net/ossp-sa: Moved man to share/man Approved by: portmgr (blanket) --- net/ossp-sa/Makefile | 3 ++- net/ossp-sa/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile index d0d6e3e9f5e9..709be1c620d4 100644 --- a/net/ossp-sa/Makefile +++ b/net/ossp-sa/Makefile @@ -1,6 +1,6 @@ PORTNAME= sa PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= OSSP/lib/${PORTNAME} PKGNAMEPREFIX= ossp- @@ -12,6 +12,7 @@ WWW= http://www.ossp.org/pkg/lib/sa/ LIB_DEPENDS= libex.so:devel/ossp-ex GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-ex=${LOCALBASE} USES= gmake libtool pathfix USE_LDCONFIG= yes diff --git a/net/ossp-sa/pkg-plist b/net/ossp-sa/pkg-plist index 72a1afe4274c..0591aeb43a93 100644 --- a/net/ossp-sa/pkg-plist +++ b/net/ossp-sa/pkg-plist @@ -5,4 +5,4 @@ lib/libsa.so lib/libsa.so.12 lib/libsa.so.12.0.26 libdata/pkgconfig/sa.pc -man/man3/sa.3.gz +share/man/man3/sa.3.gz