pkgsrc-WIP-changes archive

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

wine64-dev: Enable tests



Module Name:	pkgsrc-wip
Committed By:	Naveen Narayanan <zerous@nocebo.space>
Pushed By:	zerous
Date:		Wed Aug 14 23:41:04 2019 +0200
Changeset:	3aa3572660b6813f2c2ca591d59c725f24877ccb

Modified Files:
	wine64-dev/Makefile

Log Message:
wine64-dev: Enable tests

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

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

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

diffs:
diff --git a/wine64-dev/Makefile b/wine64-dev/Makefile
index 75f43878bb..33260fbb5c 100644
--- a/wine64-dev/Makefile
+++ b/wine64-dev/Makefile
@@ -12,7 +12,6 @@ LICENSE=		gnu-lgpl-v2.1
 
 ONLY_FOR_PLATFORM+=	*-*-x86_64
 GNU_CONFIGURE=		yes
-CONFIGURE_ARGS+=	--disable-tests
 WINE32_ARGS+=		--with-wine64=${BUILD64}
 WINE32_ARGS+=		--with-freetype=${PREFIX}/emul/netbsd32/lib/freetype2
 WINE32_ARGS+=		--with-fontconfig=${PREFIX}/emul/netbsd32/lib/fontconfig


Home | Main Index | Thread Index | Old Index