summaryrefslogtreecommitdiff
path: root/graphics/dvipng
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dvipng')
-rw-r--r--graphics/dvipng/Makefile5
1 files changed, 3 insertions, 2 deletions
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