summaryrefslogtreecommitdiff
path: root/print/dvipng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/dvipng/Makefile')
-rw-r--r--print/dvipng/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/print/dvipng/Makefile b/print/dvipng/Makefile
index 098684a0d89..79d752a60b8 100644
--- a/print/dvipng/Makefile
+++ b/print/dvipng/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/08/30 15:59:40 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/12 22:36:14 wiz Exp $
#
-DISTNAME= dvipng-0.6
+DISTNAME= dvipng-0.8
CATEGORIES= textproc converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=preview-latex/}
@@ -16,6 +16,9 @@ GNU_CONFIGURE= yes
INFO_FILES= dvipng.info
+BUILDLINK_DEPENDS.freetype2?= freetype2>=2.1.3
+
+.include "../../graphics/freetype2/buildlink2.mk"
.include "../../graphics/gd/buildlink2.mk"
.include "../../graphics/png/buildlink2.mk"
.include "../../print/teTeX2-bin/kpathsea.buildlink2.mk"