Ignore:
Timestamp:
2016-08-04T19:50:34+12:00 (8 years ago)
Author:
davidb
Message:

Additional packages, and updates to existing ones after testing on MacOS El Capitain

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/imagemagick/trunk/src/packages/CASCADE-MAKE/IMAGEMAGICK.sh

    r28270 r30675  
    22
    33package=ImageMagick
    4 version=-6.8.2-9
     4version=-6.9.5-4
    55
    66progname=$0
     
    2929# so --without-gslib
    3030opt_run_untar $force_untar $auto_untar $package $version
    31 opt_run_configure $force_config $auto_config $package $version $prefix --without-gslib
     31opt_run_configure $force_config $auto_config $package $version $prefix --without-gslib --disable-shared
    3232
    3333opt_run_make $compile $package $version
Note: See TracChangeset for help on using the changeset viewer.