pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/sane-frontends Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0e306c478d1
branches:  trunk
changeset: 515034:e0e306c478d1
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 22 10:24:25 2006 +0000

description:
Needs pkg-config.

diffstat:

 graphics/sane-frontends/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 60043c7525ec -r e0e306c478d1 graphics/sane-frontends/Makefile
--- a/graphics/sane-frontends/Makefile  Thu Jun 22 10:22:59 2006 +0000
+++ b/graphics/sane-frontends/Makefile  Thu Jun 22 10:24:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/06/11 14:17:30 gdt Exp $
+# $NetBSD: Makefile,v 1.29 2006/06/22 10:24:25 joerg Exp $
 
 .include "../../graphics/sane-backends/Makefile.common"
 
@@ -10,6 +10,7 @@
 
 BUILDLINK_API_DEPENDS.sane+=   sane-backends>=${SANE_VERSION}
 
+USE_TOOLS+=    pkg-config
 USE_X11BASE=   YES
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.sane-frontends



Home | Main Index | Thread Index | Old Index