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/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/gst-plugins0.8-png/Makefile b/graphics/gst-plugins0.8-png/Makefile
deleted file mode 100644
index 1223b0dfabf..00000000000
--- a/graphics/gst-plugins0.8-png/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:22 joerg Exp $
-#
-
-GST_PLUGINS0.8_NAME= png
-GST_PLUGINS0.8_DIR= ext/libpng
-GST_PLUGINS0.8_FLAG= pngenc
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 6
-
-BUILDLINK_API_DEPENDS.png+= png>=1.2.5nb3 # requires libpng12.pc
-
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"