pkgsrc/devel/GConf-ui/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
452 B
Makefile

# $NetBSD: buildlink3.mk,v 1.4 2010/06/13 22:44:02 wiz Exp $
BUILDLINK_TREE+= GConf-ui
.if !defined(GCONF_UI_BUILDLINK3_MK)
GCONF_UI_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.GConf-ui+= GConf-ui>=2.8.0.1
BUILDLINK_ABI_DEPENDS.GConf-ui?= GConf-ui>=2.28.0nb1
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # GCONF_UI_BUILDLINK3_MK
BUILDLINK_TREE+= -GConf-ui