aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:23:02 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:39:28 +0000
commit41525097f46cd58500a3c85796f7686266847039 (patch)
tree10944ba05c78b9d1fb1ac8954ed48340d14ed135
parentd5781b59707af4f6ce1da0d09621bdce1b5f4581 (diff)
downloadports-41525097f46cd58500a3c85796f7686266847039.tar.gz
ports-41525097f46cd58500a3c85796f7686266847039.zip
net/usbredir: Moved man to share/man
-rw-r--r--net/usbredir/Makefile2
-rw-r--r--net/usbredir/pkg-plist2
2 files changed, 3 insertions, 1 deletions
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