pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52632 CVS commit: pkgsrc/devel/orc



The following reply was made to PR pkg/52632; it has been noted by GNATS.

From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52632 CVS commit: pkgsrc/devel/orc
Date: Mon, 23 Oct 2017 10:11:21 +0000

 Module Name:	pkgsrc
 Committed By:	leot
 Date:		Mon Oct 23 10:11:21 UTC 2017
 
 Modified Files:
 	pkgsrc/devel/orc: Makefile
 
 Log Message:
 orc: Fix installation if gtk-doc package is already installed
 
 By default orc is configured with `--disable-gtk-doc'. However, despite that,
 it will checks several `gtkdoc-*' tools anyway, ending in a failure during the
 installation phase because only a couple of them are available.
 
 Add a kludge via CONFIGURE_ENV to avoid picking up gtkdoc-* tools.
 
 Pointed out by <martin> via PR pkg/52632.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/orc/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index