to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
15 lines
422 B
Makefile
15 lines
422 B
Makefile
# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:14 wiz Exp $
|
|
|
|
DISTNAME= kdegraphics-strigi-analyzer-${_KDE_VERSION}
|
|
PKGREVISION= 1
|
|
CATEGORIES= graphics
|
|
COMMENT= Graphics file format plugins for Strigi Desktop Search
|
|
|
|
.include "../../meta-pkgs/kde4/Makefile.kde4"
|
|
|
|
.include "../../meta-pkgs/kde4/kde4.mk"
|
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
|
.include "../../x11/kdelibs4/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|