pkgsrc/sysutils/dbus-qt3/buildlink3.mk
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

16 lines
458 B
Makefile

# $NetBSD: buildlink3.mk,v 1.12 2013/06/04 22:17:04 tron Exp $
BUILDLINK_TREE+= dbus-qt3
.if !defined(DBUS_QT3_BUILDLINK3_MK)
DBUS_QT3_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.dbus-qt3+= dbus-qt3>=0.70
BUILDLINK_ABI_DEPENDS.dbus-qt3+= dbus-qt3>=0.70nb9
BUILDLINK_PKGSRCDIR.dbus-qt3?= ../../sysutils/dbus-qt3
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
.endif # DBUS_QT3_BUILDLINK3_MK
BUILDLINK_TREE+= -dbus-qt3