Opened 19 years ago

Last modified 8 years ago

#4271 closed enhancement

RFE: pdftk gcc40 variant — at Initial Version

Reported by: yves@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: pdftk

Description

--- Portfile.orig 2005-08-02 19:22:30.000000000 -0400 +++ Portfile 2005-08-02 19:25:13.000000000 -0400 @@ -54,3 +54,10 @@

${destroot}/${prefix}/share/man/man1

}

+variant gcc40 { + depends_lib-delete bin:gcj:gcj34 + depends_lib-append port:gcc40 + build.args-delete TOOLPATH=${prefix}/gcj34-3.4.?/bin/ + build.args-append TOOLPATH=${prefix}/bin/ \ + VERSUFF=-dp-4.0 +}

Change History (0)

Note: See TracTickets for help on using tickets.