mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
12 lines
508 B
Text
12 lines
508 B
Text
--- 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 "*************************************************" ; \
|