pkgsrc/x11/gtk2-chtheme/Makefile
wiz 53745b22ea 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:05:17 +00:00

21 lines
552 B
Makefile

# $NetBSD: Makefile,v 1.30 2013/06/03 10:06:13 wiz Exp $
#
DISTNAME= gtk-chtheme-0.3.1
PKGNAME= gtk2-chtheme-0.3.1
PKGREVISION= 20
CATEGORIES= x11
MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= kirtai@users.sourceforge.net
HOMEPAGE= http://plasmasturm.org/code/gtk-chtheme/
COMMENT= GTK+2 theme changer with preview
USE_TOOLS+= gmake perl pkg-config
REPLACE_PERL= replace
BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"