a36fb86593
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
23 lines
722 B
Makefile
23 lines
722 B
Makefile
# $NetBSD: Makefile,v 1.19 2013/06/04 22:16:28 tron Exp $
|
|
|
|
DISTNAME= tango-icon-theme-0.8.90
|
|
PKGREVISION= 16
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://tango.freedesktop.org/releases/
|
|
|
|
MAINTAINER= dieter.NetBSD@pandora.be
|
|
HOMEPAGE= http://tango.freedesktop.org/Tango_Desktop_Project
|
|
COMMENT= Tango desktop project icon theme
|
|
LICENSE= public-domain
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= gmake intltool pkg-config msgfmt
|
|
|
|
BUILDLINK_DEPMETHOD.ImageMagick= build
|
|
BUILDLINK_API_DEPENDS.icon-naming-utils+= icon-naming-utils>=0.8.90
|
|
|
|
|
|
.include "../../graphics/ImageMagick/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../graphics/icon-naming-utils/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|