diff options
Diffstat (limited to 'devel/libevdev/Makefile')
-rw-r--r-- | devel/libevdev/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libevdev/Makefile b/devel/libevdev/Makefile index 98141381e289..1342dfad8fa8 100644 --- a/devel/libevdev/Makefile +++ b/devel/libevdev/Makefile @@ -11,8 +11,8 @@ COMMENT= Linux Event Device library LICENSE= MIT # without linux/*.h LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat -RUN_DEPENDS= v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat +BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat +RUN_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat USES= gmake libtool pathfix python:build tar:xz EXTRACT_AFTER_ARGS= --exclude include # v4l_compat |