pkgsrc/security/seahorse/buildlink3.mk
wiz 61dc4ab4d2 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00

16 lines
463 B
Makefile

# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:05:56 wiz Exp $
BUILDLINK_TREE+= seahorse
.if !defined(SEAHORSE_BUILDLINK3_MK)
SEAHORSE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.seahorse+= seahorse>=2.24.1
BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb19
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # SEAHORSE_BUILDLINK3_MK
BUILDLINK_TREE+= -seahorse