pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/screentest Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81208fa89fee
branches:  trunk
changeset: 568091:81208fa89fee
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 03 19:10:49 2009 +0000

description:
Needs pkg-config.

diffstat:

 sysutils/screentest/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7995a72f3206 -r 81208fa89fee sysutils/screentest/Makefile
--- a/sysutils/screentest/Makefile      Thu Dec 03 19:01:05 2009 +0000
+++ b/sysutils/screentest/Makefile      Thu Dec 03 19:10:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/11/29 04:37:58 snj Exp $
+# $NetBSD: Makefile,v 1.14 2009/12/03 19:10:49 joerg Exp $
 
 DISTNAME=      screentest-2.0
 CATEGORIES=    sysutils x11
@@ -9,6 +9,7 @@
 COMMENT=       CRT/LCD screen testing utility using GTK+
 
 GNU_CONFIGURE= yes
+USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS+=    share/doc/screentest
 



Home | Main Index | Thread Index | Old Index