X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-cinelerra-cv.git;a=blobdiff_plain;f=Makefile;h=825e7dbd49fb403b1576fdc35ab6968dad62c043;hp=002c22d0ad58fd4101dcc09602c803ee812409b8;hb=00814ab16778f3c24a27fd562260f788745e99c3;hpb=8b050a68db48f7b9e6402a9a19c4898ef636ab83 diff --git a/Makefile b/Makefile index 002c22d..825e7db 100644 --- a/Makefile +++ b/Makefile @@ -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"