Date: Wed, 13 Apr 2016 02:03:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207479] Makefile assumes existence of svn instead of using svnlite from base Message-ID: <bug-207479-13-VPL88FDhlk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207479-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207479-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207479 --- Comment #2 from commit-hook@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@toco-domains.de> Changes: head/Makefile --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207479-13-VPL88FDhlk>