diff options
| author | Bernard Spil <brnrd@FreeBSD.org> | 2018-04-16 10:44:31 +0000 |
|---|---|---|
| committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-04-16 10:44:31 +0000 |
| commit | 6b504a6d6f2b8a2d4acfa68ad7953f666abf5efa (patch) | |
| tree | 814be0bf41c1870753bd1fd9a23097ef1f840651 /www/mod_cband/files/patch-Makefile.in | |
| parent | Update to latest commit. (diff) | |
www/mod_antiloris
www/mod_auth_imap2
www/mod_authn_sasl
www/mod_bw
www/mod_cband
www/mod_clamav
www/mod_extract_forwarded
www/mod_hosts_access
www/mod_log_config-st
www/mod_log_mysql
www/mod_log_sql2-dtc
www/mod_macro22
www/mod_musicindex
www/mod_ntlm2
www/mod_proxy_html
www/mod_remoteip
www/mod_spdy
www/mod_uid
www/mod_vhost_ldap
www/mod_whatkilledus
www/mod_xml2enc
2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12 months
Diffstat (limited to 'www/mod_cband/files/patch-Makefile.in')
| -rw-r--r-- | www/mod_cband/files/patch-Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/mod_cband/files/patch-Makefile.in b/www/mod_cband/files/patch-Makefile.in deleted file mode 100644 index 717ca49e2b1e..000000000000 --- a/www/mod_cband/files/patch-Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- ./Makefile.in.orig 2013-12-15 19:48:51.000000000 +0100 -+++ ./Makefile.in 2013-12-15 19:49:40.000000000 +0100 -@@ -33,7 +33,8 @@ - @echo - - install: $(OBJ) -- $(APXS) $(APXS_OPTS) -i -a -n cband src/mod_cband.la -+ /bin/mkdir -p $(DESTDIR)$$($(APXS) -q LIBEXECDIR) -+ $(APXS) $(APXS_OPTS) -i -S LIBEXECDIR=$(DESTDIR)$$($(APXS) -q LIBEXECDIR) -n cband src/mod_cband.la - - clean: - rm -f src/.libs/* |
