From c12310a1f347b614d7a5c1628bb45a940166bac5 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 26 Feb 2024 13:01:39 +0100 Subject: [PATCH] textproc/soothsayer: Moved man to share/man Approved by: portmgr (blanket) --- textproc/soothsayer/Makefile | 3 ++- textproc/soothsayer/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/soothsayer/Makefile b/textproc/soothsayer/Makefile index 2b0a9bfe6955..ceeeb5081f20 100644 --- a/textproc/soothsayer/Makefile +++ b/textproc/soothsayer/Makefile @@ -1,6 +1,6 @@ PORTNAME= soothsayer PORTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/presage/${PORTNAME}/${PORTVERSION} @@ -14,6 +14,7 @@ BUILD_DEPENDS= help2man:misc/help2man USES= compiler libtool localbase ncurses pkgconfig sqlite GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= ac_cv_path_CPPUNIT_CONFIG=no \ ac_cv_path_PYTHON=no \ ac_cv_path_SWIG=no \ diff --git a/textproc/soothsayer/pkg-plist b/textproc/soothsayer/pkg-plist index 5dda387c8951..b094accec948 100644 --- a/textproc/soothsayer/pkg-plist +++ b/textproc/soothsayer/pkg-plist @@ -9,10 +9,10 @@ lib/libsoothsayer.a lib/libsoothsayer.so lib/libsoothsayer.so.0 lib/libsoothsayer.so.0.0.0 -man/man1/soothsayer_demo.1.gz -man/man1/soothsayer_demo_text.1.gz -man/man1/soothsayer_simulator.1.gz -man/man1/text2ngram.1.gz +share/man/man1/soothsayer_demo.1.gz +share/man/man1/soothsayer_demo_text.1.gz +share/man/man1/soothsayer_simulator.1.gz +share/man/man1/text2ngram.1.gz var/soothsayer/abbreviations_en.txt var/soothsayer/abbreviations_it.txt var/soothsayer/database_en.db