aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-void/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-void/Makefile')
-rw-r--r--x11-drivers/xf86-input-void/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-void/Makefile b/x11-drivers/xf86-input-void/Makefile
index 52e219429ddf..c1a57434e12b 100644
--- a/x11-drivers/xf86-input-void/Makefile
+++ b/x11-drivers/xf86-input-void/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xf86-input-void
PORTVERSION= 1.4.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -9,4 +9,6 @@ WWW= https://www.x.org/
USES= xorg-cat:driver
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
.include <bsd.port.mk>