pkgsrc/graphics/qimageblitz/buildlink3.mk
wiz e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

15 lines
446 B
Makefile

# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:44:43 wiz Exp $
BUILDLINK_TREE+= qimageblitz
.if !defined(QIMAGEBLITZ_BUILDLINK3_MK)
QIMAGEBLITZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4
BUILDLINK_ABI_DEPENDS.qimageblitz?= qimageblitz>=0.0.4nb3
BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz
.include "../../x11/qt4-libs/buildlink3.mk"
.endif # QIMAGEBLITZ_BUILDLINK3_MK
BUILDLINK_TREE+= -qimageblitz