summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-07-18 17:48:41 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2025-07-18 17:48:41 -0700
commite47f0078ac8b03ca2f3212ea66595a5fca7fdac6 (patch)
tree770ae9216b6d0b84b66d3914e0c6718d6274b495
parentmisc/py-langgraph-sdk: New port: LangGraph: SDK for interacting with LangGrap... (diff)
net-im/qTox: Remove unnecessary target
Reported by: Vladimir Druzenko <vvd@freebsd.org>
-rw-r--r--net-im/qTox/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index 3727b2ba0134..ce888a995308 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -92,8 +92,4 @@ pre-everything::
@${ECHO_MSG} "Warning: qTox won't build if the option NaCl was selected for Tox!"
@${ECHO_MSG}
-xpre-configure:
- @${REINPLACE_CMD} '/Comment/s,=.*,=${COMMENT},' \
- ${WRKSRC}/io.github.qtox.qTox.desktop
-
.include <bsd.port.post.mk>