diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-03-16 12:58:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-03-16 12:58:16 +0000 |
commit | f7731c8be869e5b2f2797f9f8e2df315aa243a04 (patch) | |
tree | cd771deb19a99a0daf138afa2b966f56b7d36b63 /x11-drivers | |
parent | 9d50ebf5193ad227f1cd4d5fc99b42fdbb0ab0c1 (diff) |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-wacom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile index e9aad7859ed3..10666fff2370 100644 --- a/x11-drivers/xf86-input-wacom/Makefile +++ b/x11-drivers/xf86-input-wacom/Makefile @@ -11,8 +11,8 @@ COMMENT= X.Org Wacom tablet driver LICENSE= GPLv2+ -BUILD_DEPENDS= v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat -RUN_DEPENDS= webcamd>=3.1.0.1:${PORTSDIR}/multimedia/webcamd +BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat +RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd USES= tar:bzip2 pathfix pkgconfig libtool USE_XORG= xrandr xinerama |