diff options
Diffstat (limited to 'devel/py-evdev/Makefile')
-rw-r--r-- | devel/py-evdev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-evdev/Makefile b/devel/py-evdev/Makefile index e93bc54de2ca..d7e4a49c4d4a 100644 --- a/devel/py-evdev/Makefile +++ b/devel/py-evdev/Makefile @@ -12,7 +12,7 @@ COMMENT= Bindings to the Linux input handling subsystem LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= v4l_compat>=1.0.20110603:${PORTSDIR}/multimedia/v4l_compat +BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat USES= python USE_PYTHON= autoplist distutils |