[26355] trunk/dports/textproc/pdftk/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Jun 20 02:54:11 PDT 2007
Revision: 26355
http://trac.macosforge.org/projects/macports/changeset/26355
Author: ryandesign at macports.org
Date: 2007-06-20 02:54:11 -0700 (Wed, 20 Jun 2007)
Log Message:
-----------
pdftk: update variant descriptions
Modified Paths:
--------------
trunk/dports/textproc/pdftk/Portfile
Modified: trunk/dports/textproc/pdftk/Portfile
===================================================================
--- trunk/dports/textproc/pdftk/Portfile 2007-06-20 09:51:19 UTC (rev 26354)
+++ trunk/dports/textproc/pdftk/Portfile 2007-06-20 09:54:11 UTC (rev 26355)
@@ -57,22 +57,22 @@
${destroot}/${prefix}/share/man/man1
}
-variant with_gcc34 conflicts with_gcj34 with_gcc41 with_gcc42 i386 description {Build using gcc34 -- PowerPC only} {
+variant with_gcc34 conflicts with_gcj34 with_gcc41 with_gcc42 i386 description {Build using gcc34 (PowerPC only)} {
depends_lib-append port:gcc34
build.args-append VERSUFF=-dp-3.4
}
-variant with_gcj34 conflicts with_gcc34 with_gcc41 with_gcc42 i386 description {Build using gcj34 -- PowerPC only} {
+variant with_gcj34 conflicts with_gcc34 with_gcc41 with_gcc42 i386 description {Build using gcj34 (PowerPC only)} {
depends_lib-append port:gcj34
build.args-append TOOLPATH=${prefix}/gcj34-3.4.5/bin/
}
-variant with_gcc41 conflicts with_gcc34 with_gcj34 with_gcc42 i386 description {Build using gcc41 -- PowerPC only} {
+variant with_gcc41 conflicts with_gcc34 with_gcj34 with_gcc42 i386 description {Build using gcc41 (PowerPC only)} {
depends_lib-append port:gcc41
build.args-append TOOLPATH=${prefix}/bin/ VERSUFF=-dp-4.1
}
-variant with_gcc42 conflicts with_gcc34 with_gcj34 with_gcc41 description {Build using gcc42 -- this is the default} {
+variant with_gcc42 conflicts with_gcc34 with_gcj34 with_gcc41 description {Build using gcc42 (default)} {
depends_lib-append port:gcc42
build.args-append TOOLPATH=${prefix}/bin/ VERSUFF=-mp-4.2
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070620/38ddcc8c/attachment.html
More information about the macports-changes
mailing list