pkgsrc/security/polkit-qt/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

16 lines
474 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2010/06/13 22:45:20 wiz Exp $
BUILDLINK_TREE+= polkit-qt
.if !defined(POLKIT_QT_BUILDLINK3_MK)
POLKIT_QT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.polkit-qt+= polkit-qt>=0.9.2
BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.3nb1
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
.endif # POLKIT_QT_BUILDLINK3_MK
BUILDLINK_TREE+= -polkit-qt