pkgsrc/graphics/sane-frontends/Makefile
wiz 35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00

18 lines
479 B
Makefile

# $NetBSD: Makefile,v 1.25 2006/03/06 00:18:17 wiz Exp $
.include "../../graphics/sane-backends/Makefile.common"
DISTNAME= sane-frontends-${SANE_VERSION}
PKGREVISION= 5
SANE_MICRO= 13
COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc
BUILDLINK_DEPENDS.sane+= sane-backends>=${SANE_VERSION}
USE_X11BASE= YES
.include "../../graphics/sane-backends/buildlink3.mk"
.include "../../graphics/gimp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"