git: e5be1c3eae07 - main - devel/deforaos-libsystem: leave manpages in share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 13:01:00 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5be1c3eae0766bc0de25c2043cbcbe7272eefe0 commit e5be1c3eae0766bc0de25c2043cbcbe7272eefe0 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-01-12 11:06:18 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-01-12 13:00:47 +0000 devel/deforaos-libsystem: leave manpages in share/man --- devel/deforaos-libsystem/Makefile | 2 +- devel/deforaos-libsystem/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/deforaos-libsystem/Makefile b/devel/deforaos-libsystem/Makefile index 9f9b13226e87..80371b6c93e8 100644 --- a/devel/deforaos-libsystem/Makefile +++ b/devel/deforaos-libsystem/Makefile @@ -1,5 +1,6 @@ PORTNAME= libsystem PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/System/src/libSystem/ PKGNAMEPREFIX= deforaos- @@ -17,7 +18,6 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} MAKE_ARGS+= PREFIX=${PREFIX} -MAKE_ENV+= MANDIR=${STAGEDIR}${MANPREFIX}/man MAKE_JOBS_UNSAFE= yes diff --git a/devel/deforaos-libsystem/pkg-plist b/devel/deforaos-libsystem/pkg-plist index 61ba98b091f8..b3d2891fe2ab 100644 --- a/devel/deforaos-libsystem/pkg-plist +++ b/devel/deforaos-libsystem/pkg-plist @@ -21,7 +21,7 @@ lib/libSystem.so lib/libSystem.so.1 lib/libSystem.so.1.0 libdata/pkgconfig/libSystem.pc -%%PORTDOCS%%man/man1/configctl.1.gz +%%PORTDOCS%%share/man/man1/configctl.1.gz %%PORTDOCS%%share/gtk-doc/html/libSystem/libSystem-license.html %%PORTDOCS%%share/gtk-doc/html/libSystem/libSystem-mutator.html %%PORTDOCS%%share/gtk-doc/html/libSystem/libSystem-variable.html