Add pkg-config to build tools.
This commit is contained in:
parent
92f41543bc
commit
4cb34dcbe9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/01/26 04:42:52 hoka_adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2008/02/06 16:18:36 hoka_adam Exp $
|
||||
#
|
||||
|
||||
DISTNAME= netsurf-1.1-src
|
||||
|
@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/netsurf-1.1
|
|||
MAKE_FILE= makefile
|
||||
BUILD_TARGET= gtk
|
||||
|
||||
USE_TOOLS+= gmake perl:build pax
|
||||
USE_TOOLS+= gmake perl:build pax pkg-config
|
||||
|
||||
BUILD_DEPENDS+= re2c>=0.12.*:../../devel/re2c
|
||||
BUILD_DEPENDS+= lemon>=1.0:../../wip/lemon
|
||||
|
|
Loading…
Reference in a new issue