pkgsrc/games/crossfire-client-gtk2/Makefile
wiz 200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00

14 lines
370 B
Makefile

# $NetBSD: Makefile,v 1.7 2010/09/14 11:01:47 wiz Exp $
.include "../../games/crossfire-client/Makefile.common"
PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION}
PKGREVISION= 4
COMMENT= Multi-player graphical arcade and adventure game; GTK2 client
INSTALL_DIRS= gtk-v2
USE_TOOLS+= pkg-config
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"