diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
commit | 071fcffbfa1dfe180d90f1ed2b0e11a0c0b9408c (patch) | |
tree | e8520f2ead00aee29cc6c3d9855f1925695b16db /graphics/sane-frontends | |
parent | e7b809fd2f418e83e26b8e87a8c24eb7b7201dcf (diff) | |
download | pkgsrc-071fcffbfa1dfe180d90f1ed2b0e11a0c0b9408c.tar.gz |
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index c60e22c4faa..708de2ced1f 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2004/11/05 13:34:10 adam Exp $ +# $NetBSD: Makefile,v 1.20 2005/11/25 21:23:15 wiz Exp $ .include "../sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} +PKGREVISION= 1 SANE_MICRO= 13 COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc |