pkgsrc/time/xfce4-timer-plugin/buildlink3.mk
wiz 92e0cb52cb 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

17 lines
605 B
Makefile

# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:45:29 wiz Exp $
BUILDLINK_TREE+= xfce4-timer-plugin
.if !defined(XFCE4_TIMER_PLUGIN_BUILDLINK3_MK)
XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1
BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb2
BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.endif # XFCE4_TIMER_PLUGIN_BUILDLINK3_MK
BUILDLINK_TREE+= -xfce4-timer-plugin