summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-06-29 10:18:21 +0000
committerrh <rh@pkgsrc.org>2003-06-29 10:18:21 +0000
commite74345cc1d5bea8e1cdd32181ed0edf7b4b32e90 (patch)
tree3c13aff58e415757cf7e11c3546ff1224fe8683a /graphics/sane-frontends/Makefile
parentb39bdb6d4193e01fef8b5aa4a15175bb957557fb (diff)
downloadpkgsrc-e74345cc1d5bea8e1cdd32181ed0edf7b4b32e90.tar.gz
Update sane-frontents to 1.0.11. Changes are bugfixes only.
Diffstat (limited to 'graphics/sane-frontends/Makefile')
-rw-r--r--graphics/sane-frontends/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 952e27ae5cc..38a9ea4e54d 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2003/05/02 11:55:29 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/06/29 10:18:21 rh Exp $
.include "../sane-backends/Makefile.common"
DISTNAME= sane-frontends-${SANE_VERSION}
-PKGREVISION= 1
COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc
-BUILDLINK_DEPENDS.sane= sane-backends-${SANE_VERSION}
+BUILDLINK_DEPENDS.sane= sane-backends>=${SANE_VERSION}
USE_X11BASE= YES