![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / games / freeciv-share / Makefile (download)
Revision 1.36, Mon Jul 1 04:08:11 2019 UTC (4 years, 4 months ago) by ryoon
Recursive revbump from boost-1.70.0 |
# $NetBSD: Makefile,v 1.36 2019/07/01 04:08:11 ryoon Exp $ PKGNAME= ${DISTNAME:S/-/-share-/} PKGREVISION= 9 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"