New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82577


Ignore:
Timestamp:
08/15/11 15:15:27 (4 years ago)
Author:
ciserlohn@…
Message:

factor: remove debug output from Portfile and fix whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/factor/Portfile

    r81915 r82577  
    2929                    rmd160  2f8451c4dfddf8d6b5a1dd59f897fa2e83ca17a1 
    3030 
    31 use_zip                 yes 
     31use_zip             yes 
    3232 
    3333patchfiles          patch-GNUmakefile 
     
    5151                    SITE_CFLAGS="${configure.cflags} ${configure.cc_archflags}" 
    5252 
    53 pre-fetch { 
    54     ui_msg ${prefix} 
    55 } 
    56  
    5753post-build { 
    5854    system "cd ${worksrcpath} && ./factor -i=./${boot_image}" 
Note: See TracChangeset for help on using the changeset viewer.