[53588] trunk/dports/sysutils

afb at macports.org afb at macports.org
Thu Jul 9 03:32:58 PDT 2009


Revision: 53588
          http://trac.macports.org/changeset/53588
Author:   afb at macports.org
Date:     2009-07-09 03:32:58 -0700 (Thu, 09 Jul 2009)
Log Message:
-----------
stop lint nagmail complaints

Modified Paths:
--------------
    trunk/dports/sysutils/rpm50/Portfile
    trunk/dports/sysutils/rpm51/Portfile
    trunk/dports/sysutils/rpm52/Portfile

Modified: trunk/dports/sysutils/rpm50/Portfile
===================================================================
--- trunk/dports/sysutils/rpm50/Portfile	2009-07-09 10:29:45 UTC (rev 53587)
+++ trunk/dports/sysutils/rpm50/Portfile	2009-07-09 10:32:58 UTC (rev 53588)
@@ -93,7 +93,7 @@
 	}
 }
 
-variant docs {
+variant docs description "API documentation" {
 	depends_run-append bin:doxygen:doxygen
 	configure.args-delete --without-apidocs
 	configure.args-append --with-apidocs

Modified: trunk/dports/sysutils/rpm51/Portfile
===================================================================
--- trunk/dports/sysutils/rpm51/Portfile	2009-07-09 10:29:45 UTC (rev 53587)
+++ trunk/dports/sysutils/rpm51/Portfile	2009-07-09 10:32:58 UTC (rev 53588)
@@ -102,7 +102,7 @@
 	configure.args-append --with-python-lib-dir=${prefix}/lib/python2.5/site-packages
 }
 
-variant docs {
+variant docs description "API documentation" {
 	depends_run-append bin:doxygen:doxygen
 	configure.args-delete --without-apidocs
 	configure.args-append --with-apidocs

Modified: trunk/dports/sysutils/rpm52/Portfile
===================================================================
--- trunk/dports/sysutils/rpm52/Portfile	2009-07-09 10:29:45 UTC (rev 53587)
+++ trunk/dports/sysutils/rpm52/Portfile	2009-07-09 10:32:58 UTC (rev 53588)
@@ -101,7 +101,7 @@
 	}
 }
 
-variant docs {
+variant docs description "API documentation" {
 	depends_run-append bin:doxygen:doxygen
 	configure.args-delete --without-apidocs
 	configure.args-append --with-apidocs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090709/d88925eb/attachment.html>


More information about the macports-changes mailing list