diff options
Diffstat (limited to 'devel/libmtdev/Makefile')
-rw-r--r-- | devel/libmtdev/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libmtdev/Makefile b/devel/libmtdev/Makefile index ec8d52b8401f..6028ee34d462 100644 --- a/devel/libmtdev/Makefile +++ b/devel/libmtdev/Makefile @@ -12,8 +12,8 @@ COMMENT= Multitouch Protocol Translation Library LICENSE= MIT 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= libtool pathfix tar:bz2 GNU_CONFIGURE= yes |