[Bug 207479] Makefile assumes existence of svn instead of using svnlite from base
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 13 02:03:46 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207479
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: swills
Date: Wed Apr 13 02:02:44 UTC 2016
New revision: 413169
URL: https://svnweb.freebsd.org/changeset/ports/413169
Log:
Try harder to find svn
Don't assume svn is installed, but use it if it's available, falling back to
svnlite if not (or using svn from base in the case where WITH_SVN was set in
base). This matches the logic in base for finding svn.
PR: 207479
Discussed with: gjb
Reported by: Torsten Z?hlsdorff <ports at toco-domains.de>
Changes:
head/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list