diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index c2c4e72fbab0..950ca27253c8 100644 --- a/converters/psiconv/Makefile +++ b/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/ @@ -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 diff --git a/converters/psiconv/pkg-plist b/converters/psiconv/pkg-plist index 60aba6720c99..5d5e41cf43af 100644 --- a/converters/psiconv/pkg-plist +++ b/converters/psiconv/pkg-plist @@ -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