Needs pkg-config to build.
This commit is contained in:
parent
ccc57c46ae
commit
e0cfe10f0e
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2006/04/17 13:46:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2006/06/09 20:49:09 salo Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-/-client-/}
|
||||
PKGREVISION= 1
|
||||
|
@ -9,6 +9,8 @@ DEPENDS+= freeciv-sounds>=3.0:../../games/freeciv-sounds
|
|||
|
||||
CONFLICTS= freeciv-client-gtk<=1.11.4
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
CONFIGURE_ARGS+= --disable-make-data
|
||||
CONFIGURE_ARGS+= --disable-server
|
||||
|
||||
|
|
Loading…
Reference in a new issue