pkgsrc/x11/gtk2-chtheme/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

21 lines
552 B
Makefile

# $NetBSD: Makefile,v 1.51 2020/03/10 22:11:13 wiz Exp $
#
DISTNAME= gtk-chtheme-0.3.1
PKGNAME= gtk2-chtheme-0.3.1
PKGREVISION= 41
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"