git: f8943d6667a0 - main - net/libproxy: drop staled patch, fixes d444560271bb

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 22 Sep 2023 05:24:58 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f8943d6667a02817aef40f86dc5a564b76efe1e6

commit f8943d6667a02817aef40f86dc5a564b76efe1e6
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-09-22 05:24:04 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-09-22 05:24:47 +0000

    net/libproxy: drop staled patch, fixes d444560271bb
---
 net/libproxy/files/patch-bindings_perl_t_CMakeLists.txt | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/net/libproxy/files/patch-bindings_perl_t_CMakeLists.txt b/net/libproxy/files/patch-bindings_perl_t_CMakeLists.txt
deleted file mode 100644
index e95a4e0b4339..000000000000
--- a/net/libproxy/files/patch-bindings_perl_t_CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
---- bindings/perl/t/CMakeLists.txt.orig	2017-05-11 09:33:33 UTC
-+++ bindings/perl/t/CMakeLists.txt
-@@ -1 +1 @@
--add_custom_target(test prove -b ${CMAKE_CURRENT_SOURCE_DIR})
-+add_custom_target(test_perl prove -b ${CMAKE_CURRENT_SOURCE_DIR})