openbsd-ports/www/hiawatha/patches/patch-Makefile_in
rpointel 498a61cceb update hiawatha to 7.4.1.
Changelog : http://www.hiawatha-webserver.org/changelog.

Added rc script.

Diff from me and modify by ajacoutot@. ok ajacoutot@.
2011-04-13 17:44:59 +00:00

25 lines
950 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.14 2011/04/13 17:44:59 rpointel Exp $
--- Makefile.in.orig Tue Jul 13 09:03:47 2010
+++ Makefile.in Wed Apr 13 16:55:04 2011
@@ -50,8 +50,7 @@ DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
$(top_srcdir)/m4/socket.m4 $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
@@ -1240,9 +1239,8 @@ info: info-am
info-am:
-install-data-am: install-logDATA install-man install-webrootDATA
+install-data-am: install-man
@$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-dvi: install-dvi-am