diff options
Diffstat (limited to 'science/afni/files/patch-Makefile.INCLUDE')
-rw-r--r-- | science/afni/files/patch-Makefile.INCLUDE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/science/afni/files/patch-Makefile.INCLUDE b/science/afni/files/patch-Makefile.INCLUDE new file mode 100644 index 000000000000..ffee4af8ec14 --- /dev/null +++ b/science/afni/files/patch-Makefile.INCLUDE @@ -0,0 +1,11 @@ +--- Makefile.INCLUDE.orig Fri Apr 27 15:03:08 2007 ++++ Makefile.INCLUDE Fri Apr 27 15:03:29 2007 +@@ -41,7 +41,7 @@ + ## AFNI package, but included because they are useful. Some of + ## them are Open Source programs, not from the AFNI group at all. + +-EXTRAS = cjpeg djpeg whirlgif mpeg_encode myget Xphace rmz aiv $(EXPROGS) ++EXTRAS = myget Xphace rmz aiv $(EXPROGS) + + # mpegtoppm in above list + |