![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / games / freeciv-client / Makefile (download)
Revision 1.58, Sat Oct 6 11:54:38 2012 UTC (10 years, 11 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.58 2012/10/06 11:54:38 asau Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} PKGREVISION= 2 COMMENT= Freeciv client DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share CONFLICTS= freeciv-client-gtk<=1.11.4 USE_TOOLS+= pkg-config CONFIGURE_ARGS+= --disable-make-data CONFIGURE_ARGS+= --disable-server .include "../../games/freeciv-share/suppress_installation.mk" .include "../../games/freeciv-share/Makefile.common" .include "options.mk" .include "../../audio/esound/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk"