pkgsrc/print/poppler-includes/buildlink3.mk
drochner 9bdc78f886 update to 0.12.0
This is a major update, switches to the 0.12 release branch.
Most notable change is that the color management stuff which we had
as patches in pkgsrc is official now.
Otherwise - many fixes and enhancements.

(while this is a .0 release I've been tracking the 0.11.x snapshots
and release candidate for a while so I don't expect big problems)
2009-09-09 19:57:05 +00:00

14 lines
437 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2009/09/09 19:57:06 drochner Exp $
BUILDLINK_DEPMETHOD.poppler-includes?= build
BUILDLINK_TREE+= poppler-includes
.if !defined(POPPLER_INCLUDES_BUILDLINK3_MK)
POPPLER_INCLUDES_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-includes+= poppler-includes>=0.10.0
BUILDLINK_PKGSRCDIR.poppler-includes?= ../../print/poppler-includes
.endif # POPPLER_INCLUDES_BUILDLINK3_MK
BUILDLINK_TREE+= -poppler-includes