pkgsrc-wip/ggz-gtk-client/Makefile
Aleksej Saushev b0cf4a4f7a Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-29 00:50:33 +00:00

22 lines
547 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/09/29 00:50:34 asau Exp $
#
DISTNAME= ggz-gtk-client-0.0.14
PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/0.0.14/
MAINTAINER= mrohrer@users.sourceforge.net
HOMEPAGE= http://www.ggzgamingzone.org
COMMENT= GGZ Gaming Zone libraries
PKG_DESTDIR_SUPPORT= none
CONFIGURE_ARGS+= --enable-debug-gdb
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../games/ggz-client-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"