[25734] trunk/dports/textproc/pdftk/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed May 30 00:52:11 PDT 2007


Revision: 25734
          http://trac.macosforge.org/projects/macports/changeset/25734
Author:   ryandesign at macports.org
Date:     2007-05-30 00:52:11 -0700 (Wed, 30 May 2007)

Log Message:
-----------
Describe variants

Modified Paths:
--------------
    trunk/dports/textproc/pdftk/Portfile

Modified: trunk/dports/textproc/pdftk/Portfile
===================================================================
--- trunk/dports/textproc/pdftk/Portfile	2007-05-30 07:48:13 UTC (rev 25733)
+++ trunk/dports/textproc/pdftk/Portfile	2007-05-30 07:52:11 UTC (rev 25734)
@@ -57,22 +57,22 @@
 		${destroot}/${prefix}/share/man/man1
 }
 
-variant with_gcc34 conflicts with_gcj34 with_gcc41 with_gcc42 i386 {
+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 {
+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 {
+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 {
+variant with_gcc42 conflicts with_gcc34 with_gcj34 with_gcc41 description {Build using gcc42 -- this is the 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/20070530/0042eb82/attachment.html


More information about the macports-changes mailing list