New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82729


Ignore:
Timestamp:
08/19/11 07:38:13 (4 years ago)
Author:
ryandesign@…
Message:

macports-notifier: fix build on case-sensitive filesystems; see #30880

Location:
trunk/dports/sysutils/macports-notifier
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/macports-notifier/Portfile

    r82727 r82729  
    2525worksrcdir              portsnotifier 
    2626 
    27 patch { 
     27patchfiles              patch-PortsNotifier.xcodeproj-project.pbxproj.diff 
     28 
     29post-patch { 
    2830    reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/PNDefines.h \ 
    2931                                         ${worksrcpath}/net.sourceforge.portsnotifier.plist \ 
Note: See TracChangeset for help on using the changeset viewer.