git: b41cb0cc917b - main - net-im/libsignon-glib: Remove libtool as dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 23:30:07 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b41cb0cc917bdc75874f62ab0701e2c03767c538 commit b41cb0cc917bdc75874f62ab0701e2c03767c538 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-23 22:14:05 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:42 +0000 net-im/libsignon-glib: Remove libtool as dependency Not used in project Approved by: portmgr (blanket) --- net-im/libsignon-glib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/libsignon-glib/Makefile b/net-im/libsignon-glib/Makefile index 51435830687a..7301be2c8b2c 100644 --- a/net-im/libsignon-glib/Makefile +++ b/net-im/libsignon-glib/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= signond:sysutils/signond@qt5 RUN_DEPENDS= signond:sysutils/signond@qt5 -USES= gnome libtool meson pathfix pkgconfig python tar:bz2 vala:build +USES= gnome meson pathfix pkgconfig python tar:bz2 vala:build USE_GNOME= introspection pygobject3 USE_PYTHON= py3kplist