aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-07 05:16:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-07 05:16:28 +0000
commit7d2b2182b305455320e9b869b96483ed12a069ec (patch)
tree9f6556089e78259483321976007c4d7ffe6b44f6 /x11-drivers
parentdeed6f9ec368531d71a10c599d4fb425af938509 (diff)
downloadports-7d2b2182b305455320e9b869b96483ed12a069ec.tar.gz
ports-7d2b2182b305455320e9b869b96483ed12a069ec.zip
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.
Notes
Notes: svn path=/head/; revision=564600
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-vmmouse/Makefile5
-rw-r--r--x11-drivers/xf86-input-vmmouse/pkg-plist4
2 files changed, 3 insertions, 6 deletions
diff --git a/x11-drivers/xf86-input-vmmouse/Makefile b/x11-drivers/xf86-input-vmmouse/Makefile
index c1e51db66c3b..876bf685b614 100644
--- a/x11-drivers/xf86-input-vmmouse/Makefile
+++ b/x11-drivers/xf86-input-vmmouse/Makefile
@@ -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.
diff --git a/x11-drivers/xf86-input-vmmouse/pkg-plist b/x11-drivers/xf86-input-vmmouse/pkg-plist
index b5d9fc7b54c7..89c53c436779 100644
--- a/x11-drivers/xf86-input-vmmouse/pkg-plist
+++ b/x11-drivers/xf86-input-vmmouse/pkg-plist
@@ -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