Skip to content

Commit

Permalink
deskutils/pinot: move manpages
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Jan 30, 2024
1 parent 8ef0a48 commit 31a4863
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion deskutils/pinot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pinot
PORTVERSION= 1.21
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= deskutils

MAINTAINER= thierry@FreeBSD.org
Expand Down Expand Up @@ -47,6 +47,7 @@ USE_LDCONFIG= ${PREFIX}/lib/pinot/backends ${PREFIX}/lib/pinot/filters
SHEBANG_FILES= scripts/bash/*.sh

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive \
--enable-mempool=no --enable-libnotify
CONFIGURE_ENV= MKDIR_P="${MKDIR}" TEXTCAT_LIBS="-lexttextcat-2.0"
Expand Down
10 changes: 5 additions & 5 deletions deskutils/pinot/pkg-plist
Expand Up @@ -98,11 +98,6 @@ lib/pinot/libSQLite.a
lib/pinot/libThread.a
lib/pinot/libTokenize.a
lib/pinot/libUtils.a
man/man1/pinot-dbus-daemon.1.gz
man/man1/pinot-index.1.gz
man/man1/pinot-label.1.gz
man/man1/pinot-search.1.gz
man/man1/pinot.1.gz
share/applications/pinot-prefs.desktop
share/applications/pinot.desktop
share/dbus-1/services/com.github.fabricecolin.Pinot.service
Expand Down Expand Up @@ -133,6 +128,11 @@ share/locale/ru/LC_MESSAGES/pinot.mo
share/locale/sv/LC_MESSAGES/pinot.mo
share/locale/zh_CN/LC_MESSAGES/pinot.mo
share/locale/zh_TW/LC_MESSAGES/pinot.mo
share/man/man1/pinot-dbus-daemon.1.gz
share/man/man1/pinot-index.1.gz
share/man/man1/pinot-label.1.gz
share/man/man1/pinot-search.1.gz
share/man/man1/pinot.1.gz
%%DATADIR%%/engines/AmazonAPI.src
%%DATADIR%%/engines/Arxiv.src
%%DATADIR%%/engines/OmegaDescription.xml
Expand Down

0 comments on commit 31a4863

Please sign in to comment.