Changeset 98063


Ignore:
Timestamp:
Sep 24, 2012, 6:30:53 AM (12 years ago)
Author:
nicos@…
Message:

pdf2djvu: suppress use of reinplace in preference for patch

Location:
trunk/dports/graphics/pdf2djvu
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/pdf2djvu/Portfile

    r98044 r98063  
    3333
    3434patchfiles          patch-configure.diff \
    35                     patch-i18n.hh.diff
     35                    patch-i18n.hh.diff \
     36                    patch-tools-xml2c.diff
    3637
    3738configure.universal_args-delete \
     
    4142configure.cxxflags-append \
    4243                    -DHAVE_SYS_TYPES_H=1
    43 
    44 pre-configure {
    45     reinplace "s|sed|gsed|g" ${worksrcpath}/tools/xml2c
    46 }
    4744
    4845post-destroot {
Note: See TracChangeset for help on using the changeset viewer.