pkgsrc/games/pioneers/Makefile
wiz 35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00

28 lines
752 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/03/06 00:18:16 wiz Exp $
#
DISTNAME= pioneers-0.9.55
PKGREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pio/}
MAINTAINER= veego@NetBSD.org
HOMEPAGE= http://pio.sourceforge.net/
COMMENT= GNOME version of the Settlers of Catan board game
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
SUBST_CLASSES+= paths
SUBST_STAGE.paths= post-patch
SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_FILES.paths= docs/*.6
SUBST_SED.paths= -e s,/usr/share/,${PREFIX}/share/,
.include "../../devel/libgnome/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"