1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/emulators/wine/files/patch-gb
Gerald Pfeifer 2e6e886c75 Update to the 2003.04.08 snapshot, which allows us to further reduce the
amount of FreeBSD-specific hackery.
2003-04-14 07:23:24 +00:00

13 lines
508 B
Plaintext

--- Makefile.in.orig Wed Apr 9 08:10:49 2003
+++ Makefile.in Wed Apr 9 08:14:06 2003
@@ -82,8 +82,7 @@
install-dev:: $(INSTALLDEVSUBDIRS:%=%/__install__) $(INSTALLBOTHSUBDIRS:%=%/__install-dev__) install-aclocal
install:: install-lib install-dev install-aclocal
- -$(LDCONFIG)
- @if test -n "`LANG=C $(LDD) $(bindir)/wine|grep not.found`"; \
+ @if false ; \
then \
echo "*************************************************" ; \
echo "*************************************************" ; \