Show
Ignore:
Timestamp:
01/24/08 23:41:44 (17 years ago)
Author:
broder
Message:

Ok, yeah - I suck at dependencies. Most of them should be right now

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/fink/main/finkinfo/macathena-machtype.info

    r49 r50  
    99Source-MD5: d1d9a6c6a0f379216e23b588bd99ef0d 
    1010 
    11 BuildDepends: fink (>= 0.24.12), macathena-base, automake-1.9 
     11Depends: macathena-base 
     12BuildDepends: fink (>= 0.24.12), automake1.9 
    1213UpdateConfigGuess: true 
    1314PatchFile: %n.patch 
     
    1516PatchScript: patch -p0 < %{PatchFile} 
    1617CompileScript: << 
    17         cp %p/share/automake-1.9/install-sh %b/ 
    18         cp %p/share/automake-1.9/mkinstalldirs %b/ 
     18        cp %p/share/automake1.9/install-sh %b/ 
     19        cp %p/share/automake1.9/mkinstalldirs %b/ 
    1920        autoconf 
    2021        env `python2.5 %b/getSysnameList.py` ATHENA_MAJOR_VERSION=9 ATHENA_MINOR_VERSION=4 ./configure %c