pkgsrc/x11/hsetroot/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

19 lines
458 B
Makefile

# $NetBSD: Makefile,v 1.21 2013/06/04 22:17:21 tron Exp $
#
DISTNAME= hsetroot-1.0.2
PKGREVISION= 13
CATEGORIES= x11
MASTER_SITES= http://thegraveyard.org/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://thegraveyard.org/hsetroot.php
COMMENT= Allows you to compose wallpapers for X
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"