summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/patch-gb
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-01-03 09:49:27 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-01-03 09:49:27 +0000
commit2282395b1a937c2845cf04370afc4fdb6e832960 (patch)
tree7e0067eed74f5b56a8ac940b853d53ab8fa1bef5 /emulators/wine-devel/files/patch-gb
parentFix sdl11-config to return -I${LOCALBASE}/include, like previous (diff)
Update to the 2002.12.19 snapshot of Wine. The structure in $PREFIX/lib
and $PREFIX/include has completely changed. Approved by: obrien (mentor)
Notes
Notes: svn path=/head/; revision=72371
Diffstat (limited to 'emulators/wine-devel/files/patch-gb')
-rw-r--r--emulators/wine-devel/files/patch-gb12
1 files changed, 6 insertions, 6 deletions
diff --git a/emulators/wine-devel/files/patch-gb b/emulators/wine-devel/files/patch-gb
index f33701ad54cd..3182a5a0a7c2 100644
--- a/emulators/wine-devel/files/patch-gb
+++ b/emulators/wine-devel/files/patch-gb
@@ -1,9 +1,9 @@
---- Makefile.in.orig Fri Aug 2 21:34:21 2002
-+++ Makefile.in Mon Aug 5 13:10:16 2002
-@@ -91,18 +91,6 @@ install-lib:: $(INSTALLLIBSUBDIRS:%=%/__
- install-dev:: $(INSTALLDEVSUBDIRS:%=%/__install__) install-aclocal
+--- Makefile.in.orig Thu Dec 12 23:03:14 2002
++++ Makefile.in Wed Dec 25 17:08:41 2002
+@@ -88,18 +88,6 @@ install-lib:: $(INSTALLLIBSUBDIRS:%=%/__
+ install-dev:: $(INSTALLDEVSUBDIRS:%=%/__install__) $(INSTALLBOTHSUBDIRS:%=%/__install-dev__) install-aclocal
- install:: install-aclocal
+ install:: install-lib install-dev install-aclocal
- -$(LDCONFIG)
- @if test -n "`LANG=C $(LDD) $(bindir)/wine|grep not.found`"; \
- then \
@@ -17,5 +17,5 @@
- echo "*************************************************" ; \
- fi
- uninstall::
+ uninstall:: $(INSTALLBOTHSUBDIRS:%=%/__uninstall__)
$(RM) $(datadir)/aclocal/wine.m4