diff --git a/libfreenect/Makefile b/libfreenect/Makefile index d82f9391fd08c19b6284f7bbcf50695671ba135a..98b7e2ec17b5ef9295912cd8c59c48fe35b2ac88 100644 --- a/libfreenect/Makefile +++ b/libfreenect/Makefile @@ -9,11 +9,14 @@ CATEGORIES= hardware image MASTER_SITES= https://github.com/OpenKinect/libfreenect.git@${COMMIT} FETCH_METHOD= git +PKGREVISION= 1 + MAINTAINER= robotpkg@laas.fr HOMEPAGE= http://openkinect.org/ COMMENT= Kinect(tm) Camera driver LICENSE= apache-2.0 +CMAKE_ARGS+= -DLIB_SUFFIX="" #option for opencv wrapping and demo building PKG_SUPPORTED_OPTIONS+= opencv