New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82136


Ignore:
Timestamp:
08/08/11 07:31:24 (4 years ago)
Author:
afb@…
Message:

apt: fix build on lion (llvm-gcc)

Location:
trunk/dports/sysutils/apt
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/apt/Portfile

    r71871 r82136  
    55name                    apt 
    66version                 0.5.27 
    7 revision                7 
     7revision                8 
    88platforms               darwin freebsd 
    99categories              sysutils 
     
    3030                        patch-configure \ 
    3131                        patch-static-constructors \ 
    32                         soname-magic.diff 
     32                        soname-magic.diff \ 
     33                        patch-build-include-system.h \ 
     34                        patch-apt-inst-deb-dpkgdb.cc 
    3335 
    3436# Work around case insensitive file system issues 
Note: See TracChangeset for help on using the changeset viewer.