aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf-wrapper
Commit message (Collapse)AuthorAgeFilesLines
* Use full path to find, sed and sort, to avoid surprises when other versionsDag-Erling Smørgrav2007-11-092-3/+3
| | | | | | | | | | are present (e.g. when building openwrt) Requested by: luigi@ Approved by: portmgr (pav@) Notes: svn path=/head/; revision=202610
* Fix the case where ${bindir} is a symlink.Dag-Erling Smørgrav2007-10-252-2/+2
| | | | Notes: svn path=/head/; revision=201987
* Update to the autotools new world order.Ade Lovett2007-07-283-0/+142
Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437