summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-26 12:40:08 +0000
committernia <nia@pkgsrc.org>2020-05-26 12:40:08 +0000
commit46b15bfde2f0013c4ac6a74077c613a016f52d5e (patch)
tree0f8d7b6b630b169956220e18989f6acd39993a42 /emulators/wine/Makefile
parentfd0dcadd23483ca317ab1ded118450b3d499bfcb (diff)
downloadpkgsrc-46b15bfde2f0013c4ac6a74077c613a016f52d5e.tar.gz
wine: Add pkg-config to USE_TOOLS
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 324efbaff5c..a8a7beaa70e 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.215 2020/05/23 21:20:38 adam Exp $
+# $NetBSD: Makefile,v 1.216 2020/05/26 12:40:08 nia Exp $
DISTNAME= wine-4.0.3
CATEGORIES= emulators
@@ -14,6 +14,7 @@ LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= bison flex gmake mktemp msgfmt perl
+USE_TOOLS+= pkg-config
REPLACE_PERL+= tools/winemaker/winemaker
REPLACE_PERL+= tools/winedump/function_grep.pl