diff --git a/devel/libinotify/Makefile b/devel/libinotify/Makefile index 2538fda7d1ca..9b8a25bcae18 100644 --- a/devel/libinotify/Makefile +++ b/devel/libinotify/Makefile @@ -1,20 +1,22 @@ PORTNAME= libinotify PORTVERSION= 20211018 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/libinotify-kqueue/libinotify-kqueue/releases/download/${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Kevent based inotify compatible library WWW= https://github.com/libinotify-kqueue/libinotify-kqueue LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= libtool CONFIGURE_ARGS= --enable-skip-subfiles=fusefs,smbfs GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/devel/libinotify/pkg-plist b/devel/libinotify/pkg-plist index 0e1669b5f738..f2567b9b34c0 100644 --- a/devel/libinotify/pkg-plist +++ b/devel/libinotify/pkg-plist @@ -1,13 +1,13 @@ include/sys/inotify.h lib/libinotify.a lib/libinotify.so lib/libinotify.so.0 lib/libinotify.so.0.0.0 libdata/pkgconfig/libinotify.pc -man/man3/inotify_add_watch.3.gz -man/man3/inotify_event.3.gz -man/man3/inotify_init.3.gz -man/man3/inotify_init1.3.gz -man/man3/inotify_rm_watch.3.gz -man/man3/libinotify.3.gz -man/man3/libinotify_set_param.3.gz +share/man/man3/inotify_add_watch.3.gz +share/man/man3/inotify_event.3.gz +share/man/man3/inotify_init.3.gz +share/man/man3/inotify_init1.3.gz +share/man/man3/inotify_rm_watch.3.gz +share/man/man3/libinotify.3.gz +share/man/man3/libinotify_set_param.3.gz