[Bug 223046] devel/anjuta: build fails due to missing plugin when enabled with SVN (subversion) plugin
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 10 16:07:26 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223046
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tobik
Date: Thu Jan 10 16:06:28 UTC 2019
New revision: 489867
URL: https://svnweb.freebsd.org/changeset/ports/489867
Log:
devel/anjuta: Fix build of SVN plugin when /usr/bin/svn exists on the system
The SVN plugin is never built and packaging anjuta fails. It links
with libsvn_client-1.so but the dependency is not properly declared.
A check for just 'svn' is not enough since the base system does not
provide subversion libraries. Change it to always use the libraries
from devel/subversion.
PR: 223046
Submitted by: tobik
Reported by: ohartmann at walstatt.org
Approved by: gnome (maintainer timeout, 2 weeks)
Changes:
head/devel/anjuta/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list