pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/sqlsharpgtk Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/959896b35f19
branches:  trunk
changeset: 547803:959896b35f19
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Oct 03 18:05:11 2008 +0000

description:
Needs pkg-config.

diffstat:

 databases/sqlsharpgtk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e988f93eed87 -r 959896b35f19 databases/sqlsharpgtk/Makefile
--- a/databases/sqlsharpgtk/Makefile    Fri Oct 03 18:03:32 2008 +0000
+++ b/databases/sqlsharpgtk/Makefile    Fri Oct 03 18:05:11 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/11 13:12:34 kefren Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/03 18:05:11 joerg Exp $
 
 DISTNAME=      sqlsharpgtk-0.4
 CATEGORIES=    databases
@@ -9,7 +9,7 @@
 COMMENT=       GUI client for entering and running SQL commands and scripts
 
 GNU_CONFIGURE= yes
-USE_TOOLS+=    gmake
+USE_TOOLS+=    gmake pkg-config
 MAKE_JOBS_SAFE=        no
 
 .include "../../lang/mono/buildlink3.mk"



Home | Main Index | Thread Index | Old Index