summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-22 10:24:25 +0000
committerjoerg <joerg>2006-06-22 10:24:25 +0000
commitfad2054772d1e56c0bdf3dba6e62b719431d7812 (patch)
treea2a814c343862f504d5c262b574c2b08ae3dc62c /graphics
parentd7edded9be12f529da74426187506b4e65ececd7 (diff)
downloadpkgsrc-fad2054772d1e56c0bdf3dba6e62b719431d7812.tar.gz
Needs pkg-config.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sane-frontends/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 0736f6448a1..d3b7c98aacb 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -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 @@ COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc
BUILDLINK_API_DEPENDS.sane+= sane-backends>=${SANE_VERSION}
+USE_TOOLS+= pkg-config
USE_X11BASE= YES
PKG_OPTIONS_VAR= PKG_OPTIONS.sane-frontends