Skip to content

Commit

Permalink
comms/libusbmuxd: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 29, 2024
1 parent d5e9a03 commit 572b1d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions comms/libusbmuxd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libusbmuxd
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/

Expand All @@ -17,6 +18,7 @@ CONFLICTS_INSTALL=usbmuxd-1.0.[6-8]
USES= cpe libtool pathfix pkgconfig tar:bzip2
CPE_VENDOR= libimobiledevice
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

Expand Down
4 changes: 2 additions & 2 deletions comms/libusbmuxd/pkg-plist
Expand Up @@ -7,5 +7,5 @@ lib/libusbmuxd-2.0.so
lib/libusbmuxd-2.0.so.6
lib/libusbmuxd-2.0.so.6.0.0
libdata/pkgconfig/libusbmuxd-2.0.pc
man/man1/inetcat.1.gz
man/man1/iproxy.1.gz
share/man/man1/inetcat.1.gz
share/man/man1/iproxy.1.gz

0 comments on commit 572b1d8

Please sign in to comment.