X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-cinelerra-cv.git;a=blobdiff_plain;f=Makefile;h=cb6c41ec5eb563f14fb30a42ea0fcbd0947c82ff;hp=002c22d0ad58fd4101dcc09602c803ee812409b8;hb=1db0aed02e6659e146dff684811abebbd6fbbd30;hpb=8b050a68db48f7b9e6402a9a19c4898ef636ab83 diff --git a/Makefile b/Makefile index 002c22d..cb6c41e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # $NetBSD$ # -DISTNAME= cinelerra-cv +DISTNAME= cinelerra-cv-2.1 CATEGORIES= multimedia MAINTAINER= pho@cielonegro.org @@ -36,6 +36,9 @@ post-patch: ${RUN} cd ${WRKSRC} && \ ./autogen.sh +# We need 'xxd' in build time, which is in the vim-share package. +BUILD_DEPENDS+= vim-share-[0-9]*:../../editors/vim-share + .include "../../audio/alsa-lib/buildlink3.mk" .include "../../audio/faac/buildlink3.mk" .include "../../audio/faad2/buildlink3.mk"