c26f5ca940
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
18 lines
511 B
Makefile
18 lines
511 B
Makefile
# $NetBSD: buildlink3.mk,v 1.19 2014/05/31 15:56:27 wiz Exp $
|
|
|
|
BUILDLINK_TREE+= ming
|
|
|
|
.if !defined(MING_BUILDLINK3_MK)
|
|
MING_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.ming+= ming>=0.4.3
|
|
BUILDLINK_ABI_DEPENDS.ming+= ming>=0.4.5nb2
|
|
BUILDLINK_PKGSRCDIR.ming?= ../../multimedia/ming
|
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
|
.include "../../graphics/freetype2/buildlink3.mk"
|
|
.include "../../graphics/giflib/buildlink3.mk"
|
|
.include "../../graphics/png/buildlink3.mk"
|
|
.endif # MING_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -ming
|