Changeset 99193


Ignore:
Timestamp:
Oct 29, 2012, 3:47:34 PM (12 years ago)
Author:
pixilla@…
Message:

devel/clucene:

  • Remove reinplace on non-existent file. Closes #36785
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/clucene/Portfile

    r99168 r99193  
    2828patchfiles              0001-Fix-.pc-file-by-adding-clucene-shared-library.patch
    2929
    30 post-configure {
    31     if {[variant_isset universal]} {
    32         reinplace "s|CC -dynamiclib|CC -dynamiclib ${configure.universal_ldflags}|g" ${worksrcpath}/libtool
    33     }
    34 }
    35 
    3630livecheck.regex "${name}-core-(\\d+\.\\d+\.\\d+\[a-z\]*)${extract.suffix}"
    3731
Note: See TracChangeset for help on using the changeset viewer.