[52248] trunk/dports/devel/judy/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Jun 12 18:57:06 PDT 2009


Revision: 52248
          http://trac.macports.org/changeset/52248
Author:   macsforever2000 at macports.org
Date:     2009-06-12 18:57:06 -0700 (Fri, 12 Jun 2009)
Log Message:
-----------
Add description to bit64 variant.

Modified Paths:
--------------
    trunk/dports/devel/judy/Portfile

Modified: trunk/dports/devel/judy/Portfile
===================================================================
--- trunk/dports/devel/judy/Portfile	2009-06-13 01:55:53 UTC (rev 52247)
+++ trunk/dports/devel/judy/Portfile	2009-06-13 01:57:06 UTC (rev 52248)
@@ -25,7 +25,7 @@
 configure.args  --mandir=${prefix}/share/man \
                 --enable-32-bit
 
-variant bit64 {
+variant bit64 description "Compile 64-bit" {
     configure.args-delete   --enable-32-bit
     configure.args-append   --enable-64-bit
     configure.cflags-append -m64
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090612/99091e6a/attachment-0001.html>


More information about the macports-changes mailing list