pkgsrc-Bugs archive

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

PR/52667 CVS commit: pkgsrc/devel/libidn2



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

From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52667 CVS commit: pkgsrc/devel/libidn2
Date: Sun, 29 Oct 2017 16:47:02 +0000

 Module Name:	pkgsrc
 Committed By:	leot
 Date:		Sun Oct 29 16:47:02 UTC 2017
 
 Modified Files:
 	pkgsrc/devel/libidn2: Makefile
 
 Log Message:
 libidn2: Fix installation if gtk-doc package is already installed
 
 By default libidn2 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 <scole> via PR pkg/52667.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/libidn2/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