git: 41525097f46c - main - net/usbredir: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 21:40:44 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=41525097f46cd58500a3c85796f7686266847039
commit 41525097f46cd58500a3c85796f7686266847039
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-30 21:23:02 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-30 21:39:28 +0000
net/usbredir: Moved man to share/man
---
net/usbredir/Makefile | 2 ++
net/usbredir/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/usbredir/Makefile b/net/usbredir/Makefile
index 877b3fa694c0..6c7a480d6f80 100644
--- a/net/usbredir/Makefile
+++ b/net/usbredir/Makefile
@@ -1,5 +1,6 @@
PORTNAME= usbredir
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= http://spice-space.org/download/usbredir/
@@ -14,6 +15,7 @@ USES= gmake libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
post-patch:
diff --git a/net/usbredir/pkg-plist b/net/usbredir/pkg-plist
index 0a054284c5af..5ed1dc00b470 100644
--- a/net/usbredir/pkg-plist
+++ b/net/usbredir/pkg-plist
@@ -12,5 +12,5 @@ lib/libusbredirhost.so.1
lib/libusbredirhost.so.1.0.1
libdata/pkgconfig/libusbredirparser-0.5.pc
libdata/pkgconfig/libusbredirhost.pc
-man/man1/usbredirserver.1.gz
+share/man/man1/usbredirserver.1.gz
sbin/usbredirserver