Skip to content

Commit

Permalink
converters/psiconv: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 29, 2024
1 parent 4dcaf0f commit 82cb5d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions converters/psiconv/Makefile
@@ -1,5 +1,6 @@
PORTNAME= psiconv
PORTVERSION= 0.9.9
PORTREVISION= 1
CATEGORIES= converters devel
MASTER_SITES= http://www.frodo.looijaard.name/system/files/software/psiconv/

Expand All @@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-imagemagick=no
INSTALL_TARGET= install-strip

Expand Down
6 changes: 3 additions & 3 deletions converters/psiconv/pkg-plist
Expand Up @@ -18,9 +18,9 @@ lib/libpsiconv.a
lib/libpsiconv.so
lib/libpsiconv.so.6
lib/libpsiconv.so.6.4.2
man/man1/psiconv-config.1.gz
man/man1/psiconv.1.gz
man/man5/psiconv.conf.5.gz
share/man/man1/psiconv-config.1.gz
share/man/man1/psiconv.1.gz
share/man/man5/psiconv.conf.5.gz
%%DATADIR%%/psion/ASCII_Codes.psi
%%DATADIR%%/psion/Application_ID_Section.psi
%%DATADIR%%/psion/Basic_Elements.psi
Expand Down

0 comments on commit 82cb5d2

Please sign in to comment.