a36fb86593
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
17 lines
504 B
Makefile
17 lines
504 B
Makefile
# $NetBSD: Makefile,v 1.5 2013/06/04 22:16:07 tron Exp $
|
|
|
|
DISTNAME= kdiamond-${_KDE_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= games
|
|
COMMENT= build lines of three similar diamonds
|
|
|
|
.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"
|