sysutils/usbutils: Update manpage location (003a571d1d, r523104)

This commit is contained in:
Po-Chuan Hsieh 2024-02-21 22:29:14 +08:00
parent 82a15f9f47
commit 593fc74e64
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 4 additions and 3 deletions

View file

@ -16,8 +16,9 @@ RUN_DEPENDS= usbhid-dump:sysutils/usbhid-dump \
USES= autoreconf gmake pkgconfig shebangfix
CONFIGURE_ARGS= --datadir=${LOCALBASE}/share/usbids --enable-zlib
CONFIGURE_ENV= LIBUSB_CFLAGS="-I/usr/include" LIBUSB_LIBS="-L/usr/lib -lusb"
CONFIGURE_ENV= LIBUSB_CFLAGS=-I/usr/include LIBUSB_LIBS="-L/usr/lib -lusb"
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTDOCS= AUTHORS ChangeLog NEWS README

View file

@ -1,5 +1,5 @@
bin/usb-devices
libdata/pkgconfig/usbutils.pc
man/man1/usb-devices.1.gz
man/man8/lsusb.8.gz
sbin/lsusb
share/man/man1/usb-devices.1.gz
share/man/man8/lsusb.8.gz