Revision
118237
Author
and.damore@macports.org
Date
2014-03-26 15:14:22 -0700 (Wed, 26 Mar 2014)

Log Message

base: add autoreconf to optional variable list in portlint

Modified Paths

Diff

Modified: trunk/base/src/port1.0/portlint.tcl (118236 => 118237)


--- trunk/base/src/port1.0/portlint.tcl	2014-03-26 21:43:44 UTC (rev 118236)
+++ trunk/base/src/port1.0/portlint.tcl	2014-03-26 22:14:22 UTC (rev 118237)
@@ -53,6 +53,7 @@
     "distname" \
     "use_automake" \
     "use_autoconf" \
+    "use_autoreconf" \
     "use_configure" \
     ]