pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e8b526475dd
branches:  trunk
changeset: 646534:2e8b526475dd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Feb 10 19:31:03 2015 +0000

description:
Needs pkg-config.

diffstat:

 textproc/ruby-nokogiri/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8c99b60db03b -r 2e8b526475dd textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile   Tue Feb 10 19:28:29 2015 +0000
+++ b/textproc/ruby-nokogiri/Makefile   Tue Feb 10 19:31:03 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2015/02/05 15:11:35 taca Exp $
+# $NetBSD: Makefile,v 1.25 2015/02/10 19:31:03 joerg Exp $
 
 DISTNAME=      nokogiri-1.6.6.2
 CATEGORIES=    textproc
@@ -13,6 +13,7 @@
 DEPENDS+=      ${RUBY_PKGPREFIX}-mini_portile>=0.6.0<0.7:../../misc/ruby-mini_portile
 
 USE_GCC_RUNTIME=       yes
+USE_TOOLS+=            pkg-config
 MAKE_ENV+=             NOKOGIRI_USE_SYSTEM_LIBRARIES=yes
 OVERRIDE_GEMSPEC=      :files ports/archives/libxml2-2.8.0.tar.gz= \
                                ports/archives/libxslt-1.1.26.tar.gz=



Home | Main Index | Thread Index | Old Index