Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Aug 2020 16:05:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 240536] textproc/gtk-doc: make configure dependency on highlight explicit
Message-ID:  <bug-240536-6497-vV6FLabFSJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240536-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240536-6497@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=3D240536

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: tcberner
Date: Sun Aug  2 16:04:59 UTC 2020
New revision: 543973
URL: https://svnweb.freebsd.org/changeset/ports/543973

Log:
  textproc/gtk-doc: make configure dependency on highlight explicit

  If textproc/source-highlight is installed when you run 'make -C
  textproc/gtk-doc configure', the configure phase will detect source-highl=
ight
  first before highlight.  This makes gtk-doc implicitly dependent on
  source-highlight.  If source-highlight is later removed, gtk-doc is broken
  (config.py contains a now invalid reference to source-highlight).

  This is solved by specifying --with-highlight=3Dhighlight for configure.

  PR:           240536
  Submitted by: John Hein <jcfyecrayz@liamekaens.com>

Changes:
  head/textproc/gtk-doc/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-240536-6497-vV6FLabFSJ>