X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-cinelerra-cv.git;a=blobdiff_plain;f=Makefile;h=534c6c98dfb77811d48012d8fb145866a5fbe0ba;hp=cb6c41ec5eb563f14fb30a42ea0fcbd0947c82ff;hb=87c2356b882501ea29759f4b90c03993c51c3c73;hpb=1db0aed02e6659e146dff684811abebbd6fbbd30 diff --git a/Makefile b/Makefile index cb6c41e..534c6c9 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,9 @@ post-patch: # We need 'xxd' in build time, which is in the vim-share package. BUILD_DEPENDS+= vim-share-[0-9]*:../../editors/vim-share +# cinelerra has some assembler source files. +BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm + .include "../../audio/alsa-lib/buildlink3.mk" .include "../../audio/faac/buildlink3.mk" .include "../../audio/faad2/buildlink3.mk"