summaryrefslogtreecommitdiff
path: root/graphics/dvipng
diff options
context:
space:
mode:
authortron <tron>2009-10-14 07:22:46 +0000
committertron <tron>2009-10-14 07:22:46 +0000
commit08d930b86f36f71062ebf3685080b3697bdadff2 (patch)
tree9439ae0a4e714b4a5cbcebbcfb1da2b0fc915598 /graphics/dvipng
parent1b80c5533af1c121445a3c9615cc5415c50359aa (diff)
downloadpkgsrc-08d930b86f36f71062ebf3685080b3697bdadff2.tar.gz
Include "bsd.prefs.mk" to make the last change actually work to unbreak
the package build.
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