RFE: pdftk gcc40 variant
Reported by: |
yves@… |
Owned by: |
blb@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
pdftk
|
|
|
--- 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 (2)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Port: |
pdftk added
|
Type: |
defect →
enhancement
|
Committed, thanks.