pkgsrc/devel/libhandy1/buildlink3.mk
nia c005ef901e Reimport libhandy1 at the correct location.
This is a new version of devel/libhandy that is incompatible with
the previous version. It belongs at devel/libhandy1.
2020-11-10 17:45:05 +00:00

15 lines
411 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2020/11/10 17:45:05 nia Exp $
BUILDLINK_TREE+= libhandy1
.if !defined(LIBHANDY1_BUILDLINK3_MK)
LIBHANDY1_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libhandy1+= libhandy1>=1.0
BUILDLINK_ABI_DEPENDS.libhandy1?= libhandy1>=1.0
BUILDLINK_PKGSRCDIR.libhandy1?= ../../devel/libhandy1
.include "../../x11/gtk3/buildlink3.mk"
.endif # LIBHANDY1_BUILDLINK3_MK
BUILDLINK_TREE+= -libhandy1