diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index 95dad1c01253..c2cf2e326909 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/Makefile @@ -1,23 +1,24 @@ PORTNAME= libdatrie PORTVERSION= 0.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ MAINTAINER= bofh@FreeBSD.org COMMENT= Double-array trie implementation library WWW= https://linux.thai.net/projects/datrie/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= iconv:wchar_t libtool localbase:ldflags pathfix tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip LDFLAGS+= ${ICONV_LIB} .include diff --git a/devel/libdatrie/pkg-plist b/devel/libdatrie/pkg-plist index 8e3e0baf742e..fd983973d109 100644 --- a/devel/libdatrie/pkg-plist +++ b/devel/libdatrie/pkg-plist @@ -1,13 +1,13 @@ bin/trietool bin/trietool-0.2 include/datrie/alpha-map.h include/datrie/trie.h include/datrie/triedefs.h include/datrie/typedefs.h lib/libdatrie.a lib/libdatrie.so lib/libdatrie.so.1 lib/libdatrie.so.1.4.0 libdata/pkgconfig/datrie-0.2.pc -man/man1/trietool-0.2.1.gz -man/man1/trietool.1.gz +share/man/man1/trietool-0.2.1.gz +share/man/man1/trietool.1.gz