pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libextractor Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2877f80ddac
branches:  trunk
changeset: 522024:c2877f80ddac
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Nov 30 18:58:49 2006 +0000

description:
Needs pkg-config.

diffstat:

 devel/libextractor/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 28a6088c064e -r c2877f80ddac devel/libextractor/Makefile
--- a/devel/libextractor/Makefile       Thu Nov 30 18:57:29 2006 +0000
+++ b/devel/libextractor/Makefile       Thu Nov 30 18:58:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/10/22 21:26:19 adam Exp $
+# $NetBSD: Makefile,v 1.24 2006/11/30 18:58:49 joerg Exp $
 
 DISTNAME=      libextractor-0.5.15
 CATEGORIES=    devel
@@ -11,7 +11,7 @@
 USE_LIBTOOL=           yes
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake pkg-config
 GNU_CONFIGURE=         yes
 PTHREAD_OPTS+=         require
 



Home | Main Index | Thread Index | Old Index