pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wine32: Remove PREFER_NATIVE as it is not needed



Module Name:	pkgsrc-wip
Committed By:	Naveen Narayanan <zerous@nocebo.space>
Pushed By:	zerous
Date:		Wed Jun 26 17:00:05 2019 +0200
Changeset:	a3e88d2fa00db581171c88c5e7b4818ffd0c6877

Modified Files:
	wine32/Makefile

Log Message:
wine32: Remove PREFER_NATIVE as it is not needed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a3e88d2fa00db581171c88c5e7b4818ffd0c6877

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wine32/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/wine32/Makefile b/wine32/Makefile
index 9d5fc19510..eca742ded9 100644
--- a/wine32/Makefile
+++ b/wine32/Makefile
@@ -17,7 +17,6 @@ USE_LANGUAGES=		c c++
 USE_TOOLS+=		bison flex gmake mktemp msgfmt autoconf perl
 REPLACE_PERL+=		tools/winemaker/winemaker tools/winedump/function_grep.pl
 NOT_PAX_MPROTECT_SAFE+=	bin/wine
-PREFER_NATIVE=		curses
 
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/giflib/buildlink3.mk"


Home | Main Index | Thread Index | Old Index