c83ffb8583
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
17 lines
488 B
Makefile
17 lines
488 B
Makefile
# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:02 wiz Exp $
|
|
|
|
DISTNAME= ksquares-${_KDE_VERSION}
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
COMMENT= game of Dots and Boxes
|
|
|
|
.include "../../meta-pkgs/kde4/Makefile.kde4"
|
|
|
|
.include "../../meta-pkgs/kde4/kde4.mk"
|
|
|
|
.include "../../games/libkdegames/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
.include "../../x11/kdelibs4/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|