git: 7d70a41b19bf - main - textproc/rasqal: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 19:54:36 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d70a41b19bfd4884a2e1b9d02cf292d0efad651 commit 7d70a41b19bfd4884a2e1b9d02cf292d0efad651 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-29 18:26:34 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-29 19:54:15 +0000 textproc/rasqal: Moved man to share/man Approved by: portmgr (blanket) --- textproc/rasqal/Makefile | 3 ++- textproc/rasqal/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index a7e999b4cfe8..a6c327fffe9d 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -1,6 +1,6 @@ PORTNAME= rasqal PORTVERSION= 0.9.33 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -20,6 +20,7 @@ LIB_DEPENDS= libraptor2.so:textproc/raptor2 \ USES= gmake libtool pathfix perl5 pkgconfig ssl USE_PERL5= build GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes OPTIONS_RADIO= DEC diff --git a/textproc/rasqal/pkg-plist b/textproc/rasqal/pkg-plist index e169707ba512..7d623f178558 100644 --- a/textproc/rasqal/pkg-plist +++ b/textproc/rasqal/pkg-plist @@ -6,9 +6,9 @@ lib/librasqal.so lib/librasqal.so.3 lib/librasqal.so.3.0.0 libdata/pkgconfig/rasqal.pc -man/man1/rasqal-config.1.gz -man/man1/roqet.1.gz -man/man3/librasqal.3.gz +share/man/man1/rasqal-config.1.gz +share/man/man1/roqet.1.gz +share/man/man3/librasqal.3.gz share/gtk-doc/html/rasqal/home.png share/gtk-doc/html/rasqal/index.html share/gtk-doc/html/rasqal/index.sgml