pkgsrc/graphics/sane-frontends/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

20 lines
502 B
Makefile

# $NetBSD: Makefile,v 1.81 2020/03/10 22:10:14 wiz Exp $
.include "../../graphics/sane-backends/Makefile.common"
DISTNAME= sane-frontends-${SANE_VERSION}
SANE_MICRO= 14
PKGREVISION= 45
COMMENT= Frontends for access to scanners, digital cameras, frame grabbers etc
BUILDLINK_API_DEPENDS.sane+= sane-backends>=${SANE_VERSION}
USE_TOOLS+= pkg-config
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../graphics/sane-backends/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"