diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile index 3e19f5b03d7f..bdf1faa7ebb3 100644 --- a/archivers/lhasa/Makefile +++ b/archivers/lhasa/Makefile @@ -1,31 +1,33 @@ PORTNAME= lhasa PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= https://soulsphere.org/projects/lhasa/ \ http://suyai.innolan.net/ MAINTAINER= cs@innolan.dk COMMENT= Command line tool and library for parsing LHA archives WWW= https://fragglet.github.io/lhasa/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf cpe pathfix libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes CONFIGURE_ARGS= --program-suffix=sa INSTALL_TARGET= install-strip CPE_VENDOR= lhasa_project PORTDOCS= ChangeLog README AUTHORS TODO NEWS OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include diff --git a/archivers/lhasa/pkg-plist b/archivers/lhasa/pkg-plist index b60ef622a4b6..7387eaf0f256 100644 --- a/archivers/lhasa/pkg-plist +++ b/archivers/lhasa/pkg-plist @@ -1,12 +1,12 @@ bin/lhasa include/liblhasa-1.0/lha_decoder.h include/liblhasa-1.0/lha_file_header.h include/liblhasa-1.0/lha_input_stream.h include/liblhasa-1.0/lha_reader.h include/liblhasa-1.0/lhasa.h lib/liblhasa.a lib/liblhasa.so lib/liblhasa.so.0 lib/liblhasa.so.0.0.0 libdata/pkgconfig/liblhasa.pc -man/man1/lhasa.1.gz +share/man/man1/lhasa.1.gz