diff options
| author | Olli Hauer <ohauer@FreeBSD.org> | 2015-05-31 12:52:00 +0000 |
|---|---|---|
| committer | Olli Hauer <ohauer@FreeBSD.org> | 2015-05-31 12:52:00 +0000 |
| commit | 887bc73476c8e2f8ac47e56dd7cec172d9720b13 (patch) | |
| tree | c03f541b7657cb201449f598b68edda41e94f16b /www/apache22/files/patch-support__Makefile.in | |
| parent | Update to version 1.2.2 (diff) | |
- use @sample for conf files
- backport ab from 2.4.x
- fix mode for suexec, cgi test files
- adopt http-ssl.conf.in from upstream trunk
- rebuild some patches
Diffstat (limited to 'www/apache22/files/patch-support__Makefile.in')
| -rw-r--r-- | www/apache22/files/patch-support__Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache22/files/patch-support__Makefile.in b/www/apache22/files/patch-support__Makefile.in index 867af7b73246..72cb36ce3d18 100644 --- a/www/apache22/files/patch-support__Makefile.in +++ b/www/apache22/files/patch-support__Makefile.in @@ -1,6 +1,6 @@ ---- ./support/Makefile.in.orig 2011-04-16 21:09:47.000000000 +0200 -+++ ./support/Makefile.in 2013-09-25 21:02:44.000000000 +0200 -@@ -16,17 +16,14 @@ +--- support/Makefile.in.orig 2011-04-16 19:09:47 UTC ++++ support/Makefile.in +@@ -16,17 +16,14 @@ install: @test -d $(DESTDIR)$(sbindir) || $(MKINSTALLDIRS) $(DESTDIR)$(sbindir) @test -d $(DESTDIR)$(libexecdir) || $(MKINSTALLDIRS) $(DESTDIR)$(libexecdir) @cp -p $(top_builddir)/server/httpd.exp $(DESTDIR)$(libexecdir) |
