diff options
Diffstat (limited to 'multimedia/vtkmpeg2encode/Makefile')
-rw-r--r-- | multimedia/vtkmpeg2encode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vtkmpeg2encode/Makefile b/multimedia/vtkmpeg2encode/Makefile index 9eccb497592d..3cc70ecf09a2 100644 --- a/multimedia/vtkmpeg2encode/Makefile +++ b/multimedia/vtkmpeg2encode/Makefile @@ -14,7 +14,7 @@ COMMENT= VTK MPEG2 encoding library NO_CDROM= the MPEG2 format and all software that uses it is subject to patent restrictions NO_PACKAGE= ${NO_CDROM} -USE_CMAKE= yes +USES= cmake USE_LDCONFIG= yes CMAKE_ARGS?= -DBUILD_SHARED_LIBS:BOOL=ON VTK_VERSION= 5.10.1 |