sysutils/inotify-tools: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5afef6cef7
commit
96524bd2f0
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= inotify-tools
|
||||
DISTVERSION= 4.23.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -19,6 +20,7 @@ USE_LDCONFIG= yes
|
|||
SHEBANG_GLOB= *.t *.sh
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-doxygen
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -11,7 +11,7 @@ lib/libinotifytools.a
|
|||
lib/libinotifytools.so
|
||||
lib/libinotifytools.so.0
|
||||
lib/libinotifytools.so.0.4.1
|
||||
man/man1/fsnotifywait.1.gz
|
||||
man/man1/fsnotifywatch.1.gz
|
||||
man/man1/inotifywait.1.gz
|
||||
man/man1/inotifywatch.1.gz
|
||||
share/man/man1/fsnotifywait.1.gz
|
||||
share/man/man1/fsnotifywatch.1.gz
|
||||
share/man/man1/inotifywait.1.gz
|
||||
share/man/man1/inotifywatch.1.gz
|
||||
|
|
Loading…
Reference in a new issue