pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/rep-gtk2 Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e465be6e848a
branches:  trunk
changeset: 528629:e465be6e848a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri May 11 08:32:11 2007 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (18 lines):

diff -r 79a96f115675 -r e465be6e848a x11/rep-gtk2/Makefile
--- a/x11/rep-gtk2/Makefile     Thu May 10 21:06:58 2007 +0000
+++ b/x11/rep-gtk2/Makefile     Fri May 11 08:32:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/09 10:01:28 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2007/05/11 08:32:11 joerg Exp $
 
 DISTNAME=              rep-gtk-0.18
 PKGNAME=               rep-gtk2-0.18
@@ -13,7 +13,7 @@
 
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake pkg-config
 
 .include "../../devel/libglade2/buildlink3.mk"
 .include "../../lang/librep/buildlink3.mk"



Home | Main Index | Thread Index | Old Index