pkgsrc/graphics/gimp-color-manager/Makefile
wiz c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
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
2013-06-03 10:04:30 +00:00

24 lines
619 B
Makefile

# $NetBSD: Makefile,v 1.41 2013/06/03 10:05:12 wiz Exp $
#
DISTNAME= gimp-color-manager-0.1.0
PKGREVISION= 33
CATEGORIES= graphics
MASTER_SITES= ftp://www.virtual-sub.org/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.khk.net/color/color_manager.html
COMMENT= Gimp Color Manager plugin
USE_PKGLOCALEDIR= yes
USE_TOOLS+= intltool pkg-config
GNU_CONFIGURE= yes
PTHREAD_AUTO_VARS= yes
MAKE_ENV+= mkinstalldirs=${INSTALL_DATA_DIR:Q}
.include "../../graphics/gimp/buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"