libhal is actually not a dependency of this port
This port used to install 2 files for the hal deamon which are now actually useless as the hal deamon is not used anymore by the software which might be interested in vmmouse probes.
This commit is contained in:
parent
deed6f9ec3
commit
7d2b2182b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564600
@ -3,16 +3,13 @@
|
||||
|
||||
PORTNAME= xf86-input-vmmouse
|
||||
PORTVERSION= 13.1.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11-drivers
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X.Org vmmouse input driver
|
||||
|
||||
LIB_DEPENDS= libhal.so:sysutils/hal
|
||||
|
||||
USES= gmake xorg-cat:driver
|
||||
CONFIGURE_ARGS= --with-hal-callouts-dir=${PREFIX}/libexec/hal/scripts
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= The vmmouse protocol is only supported on x86-compatible architectures.
|
||||
|
@ -1,8 +1,8 @@
|
||||
bin/vmmouse_detect
|
||||
libexec/hal/scripts/hal-probe-vmmouse
|
||||
@comment libexec/hal/scripts/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/X11/xorg.conf.d/50-vmmouse.conf
|
||||
share/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
|
||||
@comment share/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
|
||||
|
Loading…
Reference in New Issue
Block a user