pkgsrc/x11/matchbox-nest/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
487 B
Makefile

# $NetBSD: Makefile,v 1.16 2013/06/04 22:17:28 tron Exp $
#
DISTNAME= matchbox-nest-0.3
PKGREVISION= 9
CATEGORIES= x11
MASTER_SITES= http://matchbox-project.org/sources/matchbox-nest/0.3/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://matchbox-project.org/
COMMENT= Matchbox Xnest wrapper
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../devel/libmatchbox/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"