pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wine64: Revert addition of bison as dependency
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Thu Jul 25 00:01:54 2019 +0200
Changeset: aa985e0cf77746bcc445372883a407adcef1f8f0
Modified Files:
wine64/Makefile
Log Message:
wine64: Revert addition of 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=aa985e0cf77746bcc445372883a407adcef1f8f0
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 deletions(-)
diffs:
diff --git a/wine64/Makefile b/wine64/Makefile
index fa31a130df..076bff543e 100644
--- a/wine64/Makefile
+++ b/wine64/Makefile
@@ -24,8 +24,6 @@ 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