git: 4f8787b86f48 - main - devel/kdesvn: make portscout ignore this port
Tobias C. Berner
tcberner at FreeBSD.org
Thu Sep 9 18:13:16 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4f8787b86f48e775ffb43b8a8d17f4faae261361
commit 4f8787b86f48e775ffb43b8a8d17f4faae261361
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-09-09 17:55:51 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-09-09 18:12:47 +0000
devel/kdesvn: make portscout ignore this port
- the 2.1.0-1 release has no relevant changes, and development of this
software has mostly stopped.
---
devel/kdesvn/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/kdesvn/Makefile b/devel/kdesvn/Makefile
index 6337cae955fc..a248f6df0578 100644
--- a/devel/kdesvn/Makefile
+++ b/devel/kdesvn/Makefile
@@ -26,6 +26,8 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
USE_QT= concurrent core dbus gui network sql widgets xml \
buildtools_build qmake_build
+PORTSCOUT= ignore:1
+
post-patch:
${REINPLACE_CMD} -e 's#%%EXECINFO%%#${EXECINFO_LDFLAGS} -lexecinfo#' \
${PATCH_WRKSRC}/src/svnqt/cmake/FindSubversion.cmake
More information about the dev-commits-ports-all
mailing list