pkgsrc/graphics/gst-plugins0.10-cairo/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

12 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.21 2013/06/04 22:16:19 tron Exp $
#
GST_PLUGINS0.10_NAME= cairo
GST_PLUGINS0.10_DIRS= ext/cairo
GST_PLUGINS0.10_FLAGS= cairo
PKGREVISION= 6
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"