![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / games / freeciv-share / Makefile (download)
Revision 1.54, Wed Oct 26 10:31:27 2022 UTC (3 months ago) by wiz
*: bump PKGREVISION for libunistring shlib major bump |
# $NetBSD: Makefile,v 1.54 2022/10/26 10:31:27 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-share-/} PKGREVISION= 4 COMMENT= Machine independent files for Freeciv .include "../../games/freeciv-share/Makefile.common" CONFIGURE_ARGS+= --disable-server CONFIGURE_ARGS+= --disable-fcmp CONFIGURE_ARGS+= --disable-client CONFIGURE_ARGS+= --enable-make-data SUBST_CLASSES+= suppressguidata SUBST_STAGE.suppressguidata= pre-configure SUBST_FILES.suppressguidata= data/Makefile.in SUBST_SED.suppressguidata= -e 's|themes wonders|wonders|g' SUBST_MESSAGE.suppressguidata= Suppressing installation of gui themes .include "../../mk/bsd.pkg.mk"