summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2017-04-10 15:27:22 +0000
committerjnemeth <jnemeth>2017-04-10 15:27:22 +0000
commit9e197673944c1d75782b964259657b0e9372f9d4 (patch)
tree3b165f674beec58fe43eb5172ce2dc5a96dcbf17 /net
parent1a0ad8abeea3d26daaf8b22f524d5714cd7f79e2 (diff)
downloadpkgsrc-9e197673944c1d75782b964259657b0e9372f9d4.tar.gz
Add pkg-config to USE_TOOLS, which is needed to find gnutls.
Problem found in a bulk build. Not bumping PKGREVISION since it shouldn't change the binary package when it built.
Diffstat (limited to 'net')
-rw-r--r--net/samba4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile
index 7f5ae599009..f350af98bc7 100644
--- a/net/samba4/Makefile
+++ b/net/samba4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/04/08 08:56:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2017/04/10 15:27:22 jnemeth Exp $
DISTNAME= samba-${VERSION}
CATEGORIES= net
@@ -50,7 +50,7 @@ FILES_SUBST+= SMB_PID=${SMB_PID}
# mktemp is useful for the replacement adduser script, but don't require
# a full dependency since it's not actually needed by samba.
-USE_TOOLS+= gmake mktemp perl:run
+USE_TOOLS+= gmake mktemp perl:run pkg-config
REPLACE_PERL= script/findsmb.in