From 08d930b86f36f71062ebf3685080b3697bdadff2 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 14 Oct 2009 07:22:46 +0000 Subject: Include "bsd.prefs.mk" to make the last change actually work to unbreak the package build. --- graphics/dvipng/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/dvipng') diff --git a/graphics/dvipng/Makefile b/graphics/dvipng/Makefile index cf5d509f8f9..bc770dfce0f 100644 --- a/graphics/dvipng/Makefile +++ b/graphics/dvipng/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/10/13 10:47:57 hasso Exp $ -# +# $NetBSD: Makefile,v 1.8 2009/10/14 07:22:46 tron Exp $ DISTNAME= dvipng-1.11 PKGREVISION= 4 @@ -18,6 +17,8 @@ GNU_CONFIGURE= yes INFO_FILES= yes USE_TOOLS+= makeinfo +.include "../../mk/bsd.prefs.mk" + # DragonFly has stripped makeinfo in the base - without texi2dvi. .if ${OPSYS} == "DragonFly" BUILD_DEPENDS+= gtexinfo-[0-9]*:../../devel/gtexinfo -- cgit v1.2.3