freebsd-ports/www/apache20/files/patch-support__Makefile.in
Philip M. Gollucci 5ac76d39ce - Regenerate patch files with make makepatch for they have
piled up and additional patches conflict.
  This also will help when we try to syncronize www/apache20&www/apache22

With Hat:   apache@
2010-05-06 23:10:20 +00:00

14 lines
489 B
Text

--- ./support/Makefile.in.orig 2007-12-28 10:11:51.000000000 -0500
+++ ./support/Makefile.in 2010-05-06 16:06:03.790832322 -0400
@@ -23,10 +23,7 @@
fi ; \
done
@if test -f "$(builddir)/envvars-std"; then \
- cp -p envvars-std $(DESTDIR)$(sbindir); \
- if test ! -f $(DESTDIR)$(sbindir)/envvars; then \
- cp -p envvars-std $(DESTDIR)$(sbindir)/envvars ; \
- fi ; \
+ cp -p envvars-std $(DESTDIR)$(sbindir)/envvars; \
fi
htpasswd_OBJECTS = htpasswd.lo