mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-drivers/xf86-input-wacom: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
009b828272
commit
603cf1b141
@ -1,6 +1,6 @@
|
||||
PORTNAME= xf86-input-wacom
|
||||
PORTVERSION= 0.39.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-drivers
|
||||
MASTER_SITES= https://github.com/linuxwacom/${PORTNAME}/releases/download/${DISTNAME}/
|
||||
|
||||
@ -18,6 +18,7 @@ USE_XORG= x11 xext xinerama xrandr
|
||||
LDFLAGS+= -Wl,--as-needed # Xext
|
||||
USE_RC_SUBR= wacom
|
||||
SUB_FILES= pkg-message
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" "
|
||||
CONFIGURE_ARGS= --without-systemd-unit-dir \
|
||||
--without-udev-rules-dir \
|
||||
|
@ -9,6 +9,6 @@ include/xorg/wacom-properties.h
|
||||
include/xorg/wacom-util.h
|
||||
lib/xorg/modules/input/wacom_drv.so
|
||||
libdata/pkgconfig/xorg-wacom.pc
|
||||
man/man1/xsetwacom.1.gz
|
||||
man/man4/wacom.4x.gz
|
||||
share/man/man1/xsetwacom.1.gz
|
||||
share/man/man4/wacom.4x.gz
|
||||
share/X11/xorg.conf.d/70-wacom.conf
|
||||
|
Loading…
Reference in New Issue
Block a user