summaryrefslogtreecommitdiff
path: root/emulators/wine/files/patch-ba
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2002-08-05 11:50:34 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2002-08-05 11:50:34 +0000
commit518747a7443e3cf1016ac6abfe8d9df5cd741f46 (patch)
treeb4609996f5591779deea2a57d0680c6f91565c19 /emulators/wine/files/patch-ba
parentFork off x11/xscreensaver port as of yesterday and add some long awaited (diff)
Update to the 2002.08.04 version of Wine. (This also removes
patch-winefile.h, which probably shouldn't have been committed.) Approved by: obrien (mentor)
Notes
Notes: svn path=/head/; revision=64041
Diffstat (limited to 'emulators/wine/files/patch-ba')
-rw-r--r--emulators/wine/files/patch-ba12
1 files changed, 6 insertions, 6 deletions
diff --git a/emulators/wine/files/patch-ba b/emulators/wine/files/patch-ba
index 32b1b06d0387..5f77887e1984 100644
--- a/emulators/wine/files/patch-ba
+++ b/emulators/wine/files/patch-ba
@@ -1,20 +1,20 @@
---- Make.rules.in.orig Mon Mar 19 20:19:23 2001
-+++ Make.rules.in Sun Apr 8 14:31:40 2001
-@@ -25,7 +25,7 @@ SHELL = /bin/sh
+--- Make.rules.in.orig Fri Aug 2 21:34:21 2002
++++ Make.rules.in Mon Aug 5 13:07:21 2002
+@@ -29,7 +29,7 @@ SHELL = /bin/sh
CC = @CC@
CPP = @CPP@
- CFLAGS = @CFLAGS@
+ CFLAGS = @CFLAGS@ $(EXTRACFLAGS)
-OPTIONS = @OPTIONS@ -D_REENTRANT
+OPTIONS = @OPTIONS@ -D_REENTRANT -D_THREAD_SAFE
X_CFLAGS = @X_CFLAGS@
X_LIBS = @X_LIBS@
XLIB = @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@
-@@ -80,7 +80,7 @@ INSTALL_DATA = @INSTALL_DATA@
+@@ -100,7 +100,7 @@ INSTALL_DATA = @INSTALL_DATA@ $(INSTA
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
-libdir = @libdir@
+libdir = @libdir@/wine
+ datadir = @datadir@
infodir = @infodir@
mandir = @mandir@
- prog_manext = 1