]> gitweb @ CieloNegro.org - pkgsrc-cinelerra-cv.git/blobdiff - Makefile
Added 'CVS' to the gitignore.
[pkgsrc-cinelerra-cv.git] / Makefile
index cb6c41ec5eb563f14fb30a42ea0fcbd0947c82ff..9d04a49fb54b3c030b3caa2010f61924108eba34 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,7 @@ COMMENT=      Non-linear video and audio editor and compositor
 LICENSE=       gnu-gpl-v2
 
 GIT_REPOSITORIES=      master
-#GIT_REPO.master=      git://git.cinelerra.org/j6t/cinelerra.git
-GIT_REPO.master=       /tmp/cinelerra.git # FIXME
+GIT_REPO.master=       git://git.cinelerra.org/j6t/cinelerra.git
 .include "../../wip/mk/git-package.mk"
 _GIT_FLAGS= # The repository is very large. We don't want git to be quiet.
 
@@ -39,6 +38,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"