summaryrefslogtreecommitdiff
path: root/print/dvipng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/dvipng/Makefile')
-rw-r--r--print/dvipng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvipng/Makefile b/print/dvipng/Makefile
index 618c1de7d00..7a82b444801 100644
--- a/print/dvipng/Makefile
+++ b/print/dvipng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/04/06 03:33:28 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2006/04/06 06:22:36 reed Exp $
DISTNAME= dvipng-1.7
CATEGORIES= textproc converters
@@ -14,7 +14,7 @@ GNU_CONFIGURE= yes
INFO_FILES= dvipng.info
-BUILDLINK_DEPENDS.freetype2+= freetype2>=2.1.3
+BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.1.3
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/gd/buildlink3.mk"