From ae4ebcac1b5cc0dadc3f413d9ecd18aa8f082bf9 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 21 Feb 2024 22:26:43 +0800 Subject: [PATCH] misc/hello: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104) --- misc/hello/Makefile | 2 ++ misc/hello/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/hello/Makefile b/misc/hello/Makefile index ef1158dafc024..d24372ef036fc 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -12,7 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix gmake perl5 USE_PERL5= build + GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= hello diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist index 13a671f9c937f..19c85c0506bfc 100644 --- a/misc/hello/pkg-plist +++ b/misc/hello/pkg-plist @@ -1,5 +1,4 @@ bin/hello -man/man1/hello.1.gz %%NLS%%share/locale/ast/LC_MESSAGES/hello.mo %%NLS%%share/locale/bg/LC_MESSAGES/hello.mo %%NLS%%share/locale/ca/LC_MESSAGES/hello.mo @@ -44,3 +43,4 @@ man/man1/hello.1.gz %%NLS%%share/locale/vi/LC_MESSAGES/hello.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/hello.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/hello.mo +share/man/man1/hello.1.gz