From 97320281ec8704dd0d8c50ade400d4c740af44b6 Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 9 Jan 2014 11:19:25 +0000 Subject: Needs libiconv. --- graphics/fly/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/fly') diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index a8050358dc5..c7bdfceee51 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2013/09/04 12:31:25 obache Exp $ +# $NetBSD: Makefile,v 1.50 2014/01/09 11:19:25 jperkin Exp $ DISTNAME= fly-1.6.5 PKGREVISION= 21 @@ -35,5 +35,6 @@ do-install: cd ${WRKSRC}/examples; ${INSTALL_DATA} * \ ${DESTDIR}${PREFIX}/share/examples/fly +.include "../../converters/libiconv/buildlink3.mk" .include "../../graphics/gd/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3