pkgsrc/devel/libview/buildlink3.mk
drochner 703e90eefc add libview-0.6.4, a collection of widgets from VMware
(checked for in the gtk-vnc build, but not useful there, so I only
add it in the hope that it is of use somewhere else)
2009-10-26 11:29:45 +00:00

15 lines
395 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/10/26 11:29:45 drochner Exp $
BUILDLINK_TREE+= libview
.if !defined(LIBVIEW_BUILDLINK3_MK)
LIBVIEW_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libview+= libview>=0.6.4
BUILDLINK_PKGSRCDIR.libview?= ../../devel/libview
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtkmm/buildlink3.mk"
.endif # LIBVIEW_BUILDLINK3_MK
BUILDLINK_TREE+= -libview