Browse Source

x11-drivers/xf86-input-vmmouse: Moved man to share/man

Approved by:    portmgr (blanket)
overlay
Muhammad Moinur Rahman 1 year ago
parent
commit
cdb1e741e2
No known key found for this signature in database GPG Key ID: BDB9B5A617C0BC91
  1. 4
      x11-drivers/xf86-input-vmmouse/Makefile
  2. 6
      x11-drivers/xf86-input-vmmouse/pkg-plist

4
x11-drivers/xf86-input-vmmouse/Makefile

@ -1,6 +1,6 @@
PORTNAME= xf86-input-vmmouse
PORTVERSION= 13.1.0
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@ -9,6 +9,8 @@ WWW= https://www.x.org/
USES= gmake xorg-cat:driver
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= vmmouse protocol is only supported on x86-compatible architectures

6
x11-drivers/xf86-input-vmmouse/pkg-plist

@ -1,8 +1,8 @@
bin/vmmouse_detect
@comment libexec/hal/scripts/hal-probe-vmmouse
@comment lib/hal/hal-probe-vmmouse
@comment lib/udev/rules.d/69-xorg-vmmouse.rules
lib/xorg/modules/input/vmmouse_drv.so
man/man1/vmmouse_detect.1.gz
man/man4/vmmouse.4x.gz
share/man/man1/vmmouse_detect.1.gz
share/man/man4/vmmouse.4x.gz
share/X11/xorg.conf.d/50-vmmouse.conf
@comment share/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi

Loading…
Cancel
Save