pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/dvipng Include "bsd.prefs.mk" to make the las...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6e18e6486fa
branches:  trunk
changeset: 400239:c6e18e6486fa
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Oct 14 07:22:46 2009 +0000

description:
Include "bsd.prefs.mk" to make the last change actually work to unbreak
the package build.

diffstat:

 graphics/dvipng/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r d0ceea2a28b5 -r c6e18e6486fa graphics/dvipng/Makefile
--- a/graphics/dvipng/Makefile  Wed Oct 14 06:51:38 2009 +0000
+++ b/graphics/dvipng/Makefile  Wed Oct 14 07:22:46 2009 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index