pkgsrc/x11/gtk2-chtheme/Makefile
wiz 7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00

21 lines
552 B
Makefile

# $NetBSD: Makefile,v 1.36 2014/05/29 23:38:19 wiz Exp $
#
DISTNAME= gtk-chtheme-0.3.1
PKGNAME= gtk2-chtheme-0.3.1
PKGREVISION= 26
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"