diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-04-08 17:46:50 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-04-08 17:46:50 +0000 |
commit | 4726ef089837fc57fafcf3c36348ab00645cde46 (patch) | |
tree | dc649692155790fa0238a596f71954e1991c3b6e /emulators/wine-devel/files/patch-ba | |
parent | Correctly utilize WANT_GNOME. (diff) |
Update to 2001.03.26.
PR: ports/26435 (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=41079
Diffstat (limited to 'emulators/wine-devel/files/patch-ba')
-rw-r--r-- | emulators/wine-devel/files/patch-ba | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/emulators/wine-devel/files/patch-ba b/emulators/wine-devel/files/patch-ba index e8a12001bc36..32b1b06d0387 100644 --- a/emulators/wine-devel/files/patch-ba +++ b/emulators/wine-devel/files/patch-ba @@ -1,6 +1,6 @@ ---- Make.rules.in.orig Fri Jan 12 07:32:44 2001 -+++ Make.rules.in Sat Mar 10 09:16:59 2001 -@@ -25,7 +25,7 @@ +--- 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 CC = @CC@ CPP = @CPP@ CFLAGS = @CFLAGS@ @@ -9,12 +9,7 @@ X_CFLAGS = @X_CFLAGS@ X_LIBS = @X_LIBS@ XLIB = @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ -@@ -75,11 +75,12 @@ - - INSTALL = @INSTALL@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_DATA = @INSTALL_DATA@ +@@ -80,7 +80,7 @@ INSTALL_DATA = @INSTALL_DATA@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ |