Requires pkg-config to build properly
This commit is contained in:
parent
26c6a7a0c1
commit
19df27eef1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2017/03/09 13:43:49 fhajny Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2017/03/24 18:45:44 fhajny Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pdns-recursor-4.0.4
|
||||
|
@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
|
||||
RCD_SCRIPTS+= pdns_recursor
|
||||
|
||||
|
|
Loading…
Reference in a new issue