aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-wacom
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-09-16 10:27:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-09-16 10:27:05 +0000
commit23528cd2721d6b519b6daba6a2123753534955cd (patch)
tree2840853f06c7dc543b06fe97553a005a7009a712 /x11-drivers/xf86-input-wacom
parent79fe485645d5e113948efb851f4521bab462a56b (diff)
downloadports-23528cd2721d6b519b6daba6a2123753534955cd.tar.gz
ports-23528cd2721d6b519b6daba6a2123753534955cd.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r--x11-drivers/xf86-input-wacom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index 2dc6bf0cdf5f..2685a2cae07c 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -19,6 +19,7 @@ USE_XORG= xrandr xinerama
XORG_CAT= driver
USE_RC_SUBR= wacom
SUB_FILES= pkg-message
+CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" "
CONFIGURE_ARGS= --without-systemd-unit-dir \
--without-udev-rules-dir \
--without-doxygen
@@ -32,7 +33,7 @@ TEST_CONFIGURE_ENABLE=unit-tests
TEST_ALL_TARGET=check
post-patch:
- @${REINPLACE_CMD} -e 's/as_fn_error.*udev/${TRUE} &/' \
+ @${REINPLACE_CMD} \
-e 's/dir=.*xorg-server/& \
--define-variable prefix="$$prefix"/' \
${WRKSRC}/configure