summaryrefslogtreecommitdiff
path: root/x11-fonts/fntsample
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-03-30 07:34:51 +0200
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-05-16 08:49:43 +0200
commit2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 (patch)
treefc33152d1ea7558219043f08d1cd718b8ee95ecc /x11-fonts/fntsample
parentdevel/doxygen: conditionalize MAKE_JOBS_UNSAFE per what comment says. (diff)
devel/cmake: Update to 3.23.0
Update to 3.23.0. Fix pkg-plist: using the default share/man location Release Notes: https://cmake.org/cmake/help/v3.23/release/3.23.html PR: 262886 Exp-run by: antoine
Diffstat (limited to 'x11-fonts/fntsample')
-rw-r--r--x11-fonts/fntsample/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile
index 22858808e732..33325ca8e43b 100644
--- a/x11-fonts/fntsample/Makefile
+++ b/x11-fonts/fntsample/Makefile
@@ -26,7 +26,7 @@ CMAKE_ARGS= -DUNICODE_BLOCKS=${WRKSRC}/Blocks.txt
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/fntsample \
- man/man1/fntsample.1.gz \
+ share/man/man1/fntsample.1.gz \
share/locale/uk/LC_MESSAGES/fntsample.mo
GH_ACCOUNT= eugmes