pkgsrc/games/crossfire-client-gtk2/Makefile
wiz 92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

14 lines
370 B
Makefile

# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:18 wiz Exp $
.include "../../games/crossfire-client/Makefile.common"
PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION}
PKGREVISION= 3
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"