Revision
76684
Author
afb@macports.org
Date
2011-03-05 06:51:58 -0800 (Sat, 05 Mar 2011)

Log Message

make lint stop whining

Modified Paths

Diff

Modified: trunk/dports/sysutils/rpm/Portfile (76683 => 76684)


--- trunk/dports/sysutils/rpm/Portfile	2011-03-05 14:45:35 UTC (rev 76683)
+++ trunk/dports/sysutils/rpm/Portfile	2011-03-05 14:51:58 UTC (rev 76684)
@@ -120,7 +120,7 @@
 	}
 }
 
-variant docs {
+variant docs description "API documentation" {
 	depends_run-append bin:doxygen:doxygen
 	configure.args-delete --without-apidocs
 	configure.args-append --with-apidocs