aboutsummaryrefslogtreecommitdiff
path: root/www/libnghttp2/files/patch-Makefile.in
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:30:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-31 16:39:52 +0000
commit173bceae508309f9d688abcb984eb1c3bfdb5063 (patch)
treedde4f7cbbdfd9b0d357d49b9ea334050311e014c /www/libnghttp2/files/patch-Makefile.in
parentd5bb4d46846e390d8763c18640d9e81eea3aa9a6 (diff)
downloadports-173bceae508309f9d688abcb984eb1c3bfdb5063.tar.gz
ports-173bceae508309f9d688abcb984eb1c3bfdb5063.zip
Diffstat (limited to 'www/libnghttp2/files/patch-Makefile.in')
-rw-r--r--www/libnghttp2/files/patch-Makefile.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in
new file mode 100644
index 000000000000..d4174dca7bda
--- /dev/null
+++ b/www/libnghttp2/files/patch-Makefile.in
@@ -0,0 +1,16 @@
+--- Makefile.in.orig 2023-02-13 12:02:52 UTC
++++ Makefile.in
+@@ -448,11 +448,10 @@ top_srcdir = @top_srcdir@
+ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+-SUBDIRS = lib third-party src bpf examples tests integration-tests \
+- doc contrib script
++SUBDIRS = lib
+
+ ACLOCAL_AMFLAGS = -I m4
+-dist_doc_DATA = README.rst
++dist_doc_DATA =
+ EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-env \
+ Dockerfile.android \
+ cmakeconfig.h.in \