git: ad6e489c66e5 - main - sysutils/dc3dd: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Mar 2024 10:40:05 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad6e489c66e5379cb5fed9581fa97652431a78ab commit ad6e489c66e5379cb5fed9581fa97652431a78ab Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-22 08:57:42 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-22 10:39:40 +0000 sysutils/dc3dd: Move man pages to share/man Approved by: portmgr (blanket) --- sysutils/dc3dd/Makefile | 2 ++ sysutils/dc3dd/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/dc3dd/Makefile b/sysutils/dc3dd/Makefile index 1673b08537e5..768aa023d163 100644 --- a/sysutils/dc3dd/Makefile +++ b/sysutils/dc3dd/Makefile @@ -1,5 +1,6 @@ PORTNAME= dc3dd PORTVERSION= 7.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} @@ -15,6 +16,7 @@ BROKEN_armv7= fails to compile: bit-field 'verify_error_if_negative_size__' has USES= gettext iconv gmake zip GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/sysutils/dc3dd/pkg-plist b/sysutils/dc3dd/pkg-plist index df2d93f68045..baee5d8a6a33 100644 --- a/sysutils/dc3dd/pkg-plist +++ b/sysutils/dc3dd/pkg-plist @@ -1,5 +1,4 @@ bin/dc3dd -man/man1/dc3dd.1.gz %%NLS%%share/locale/af/LC_MESSAGES/dc3dd.mo %%NLS%%share/locale/af/LC_TIME/dc3dd.mo %%NLS%%share/locale/be/LC_MESSAGES/dc3dd.mo @@ -70,3 +69,4 @@ man/man1/dc3dd.1.gz %%NLS%%share/locale/zh_CN/LC_TIME/dc3dd.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/dc3dd.mo %%NLS%%share/locale/zh_TW/LC_TIME/dc3dd.mo +share/man/man1/dc3dd.1.gz