pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qgtkstyle Needs pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15b259d4e782
branches:  trunk
changeset: 554610:15b259d4e782
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 16 19:45:13 2009 +0000

description:
Needs pkg-config

diffstat:

 x11/qgtkstyle/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e5b0a108c075 -r 15b259d4e782 x11/qgtkstyle/Makefile
--- a/x11/qgtkstyle/Makefile    Mon Feb 16 19:44:28 2009 +0000
+++ b/x11/qgtkstyle/Makefile    Mon Feb 16 19:45:13 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/01/05 10:54:15 martti Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/16 19:45:13 joerg Exp $
 #
 
 DISTNAME=      qgtkstyle-r868
@@ -15,7 +15,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES= c c++
-USE_TOOLS+=    gmake
+USE_TOOLS+=    gmake pkg-config
 USE_LIBTOOL=   yes
 
 do-configure:



Home | Main Index | Thread Index | Old Index