pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wine64: Add bison as dependency
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Wed Jul 24 23:43:38 2019 +0200
Changeset: 8c85f3b650031febcc42121afe4990d30734dd1b
Modified Files:
wine64/Makefile
Log Message:
wine64: Add bison as dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c85f3b650031febcc42121afe4990d30734dd1b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wine64/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/wine64/Makefile b/wine64/Makefile
index ed9197a734..201345613a 100644
--- a/wine64/Makefile
+++ b/wine64/Makefile
@@ -24,6 +24,8 @@ WINE32_ENV+= CFLAGS+=-m32
# WINE32_ENV+= X11_LDFLAGS+=-lX11
# WINE32_ENV+= PKG_CONFIG_PATH=${PREFIX}/emul/netbsd32/lib:${PREFIX}/lib
+BUILD_DEPENDS+= bison-[0-9-*:../../devel/bison
+
USE_LANGUAGES= c c++
USE_TOOLS+= bison flex gmake mktemp msgfmt autoconf perl
REPLACE_PERL+= tools/winemaker/winemaker tools/winedump/function_grep.pl
Home |
Main Index |
Thread Index |
Old Index