diff --git a/devel/fstrcmp/Makefile b/devel/fstrcmp/Makefile index 7419f566f735..2a46d703a1f3 100644 --- a/devel/fstrcmp/Makefile +++ b/devel/fstrcmp/Makefile @@ -1,21 +1,23 @@ PORTNAME= fstrcmp PORTVERSION= 0.7.D001 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/fstrcmp/fstrcmp/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= Library for fuzzy string comparisons WWW= https://fstrcmp.sourceforge.net/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake libtool:build USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libfstrcmp.so .include diff --git a/devel/fstrcmp/pkg-plist b/devel/fstrcmp/pkg-plist index e050fad7003e..b3d04b80f79e 100644 --- a/devel/fstrcmp/pkg-plist +++ b/devel/fstrcmp/pkg-plist @@ -1,18 +1,18 @@ bin/fstrcmp include/fstrcmp.h lib/libfstrcmp.a lib/libfstrcmp.so lib/libfstrcmp.so.0 lib/libfstrcmp.so.0.6.0 libdata/pkgconfig/fstrcmp.pc -man/man1/fstrcmp.1.gz -man/man3/fmemcmp.3.gz -man/man3/fmemcmpi.3.gz -man/man3/fstrcasecmp.3.gz -man/man3/fstrcasecmpi.3.gz -man/man3/fstrcmp.3.gz -man/man3/fstrcmpi.3.gz -man/man3/fstrcoll.3.gz -man/man3/fstrcolli.3.gz -man/man3/fwcscmp.3.gz -man/man3/fwcscmpi.3.gz +share/man/man1/fstrcmp.1.gz +share/man/man3/fmemcmp.3.gz +share/man/man3/fmemcmpi.3.gz +share/man/man3/fstrcasecmp.3.gz +share/man/man3/fstrcasecmpi.3.gz +share/man/man3/fstrcmp.3.gz +share/man/man3/fstrcmpi.3.gz +share/man/man3/fstrcoll.3.gz +share/man/man3/fstrcolli.3.gz +share/man/man3/fwcscmp.3.gz +share/man/man3/fwcscmpi.3.gz