pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/dvipng Requires kpathsea.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3d496b8c845
branches:  trunk
changeset: 555963:c3d496b8c845
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Sun Mar 15 11:34:06 2009 +0000

description:
Requires kpathsea.

diffstat:

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

diffs (16 lines):

diff -r 4733768ccaf2 -r c3d496b8c845 graphics/dvipng/Makefile
--- a/graphics/dvipng/Makefile  Sun Mar 15 08:55:23 2009 +0000
+++ b/graphics/dvipng/Makefile  Sun Mar 15 11:34:06 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/18 21:19:15 ahoka Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/15 11:34:06 hasso Exp $
 #
 
 DISTNAME=      dvipng-1.11
@@ -18,5 +18,6 @@
 .include "../../graphics/gd/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
+.include "../../print/kpathsea/buildlink3.mk"
 .include "../../mk/tex.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index