summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/wine-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index d861e32a686..82c2780b870 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2016/09/15 09:25:53 maya Exp $
+# $NetBSD: Makefile,v 1.59 2016/09/17 19:32:37 maya Exp $
DISTNAME= wine-1.9.18
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
${MASTER_SITE_SOURCEFORGE:=wine/}
@@ -53,7 +54,7 @@ PLIST_SRC= PLIST.wine32
NOT_PAX_MPROTECT_SAFE+= bin/wine
#PLIST.wine32= yes
.endif
-# Needs GCC >= 4.4; Experimental
+CONFIGURE_ARGS.NetBSD+= wine_cv_linux_gethostbyname_r_6=no
.if !empty(MACHINE_ARCH:Mx86_64)
CONFIGURE_ARGS+= --enable-win64 --libdir=${PREFIX}/lib
NOT_PAX_MPROTECT_SAFE+= bin/wine64