summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.8-png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gst-plugins0.8-png/Makefile')
-rw-r--r--graphics/gst-plugins0.8-png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gst-plugins0.8-png/Makefile b/graphics/gst-plugins0.8-png/Makefile
index 4dc58b1274c..1aa80e6664e 100644
--- a/graphics/gst-plugins0.8-png/Makefile
+++ b/graphics/gst-plugins0.8-png/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/03/21 06:00:46 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/06 06:22:03 reed Exp $
#
GST_PLUGINS0.8_NAME= png
@@ -8,7 +8,7 @@ GST_PLUGINS0.8_FLAG= pngenc
.include "../../multimedia/gst-plugins0.8/Makefile.common"
PKGREVISION= 4
-BUILDLINK_DEPENDS.png+= png>=1.2.5nb3 # requires libpng12.pc
+BUILDLINK_API_DEPENDS.png+= png>=1.2.5nb3 # requires libpng12.pc
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"