Date: Sun, 25 Feb 2018 11:51:34 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462948 - head/audio/gradio Message-ID: <201802251151.w1PBpYdj057893@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Feb 25 11:51:34 2018 New Revision: 462948 URL: https://svnweb.freebsd.org/changeset/ports/462948 Log: Mark BROKEN: fails to configure Found Pkg-config: NO Meson encountered an error in file meson.build, line 7, column 0: Pkg-config not found. Reported by: pkg-fallout Modified: head/audio/gradio/Makefile Modified: head/audio/gradio/Makefile ============================================================================== --- head/audio/gradio/Makefile Sun Feb 25 10:44:59 2018 (r462947) +++ head/audio/gradio/Makefile Sun Feb 25 11:51:34 2018 (r462948) @@ -12,6 +12,10 @@ COMMENT= GTK3 app for finding and listening to interne LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN= fails to configure +DEPRECATED= Never built +EXPIRATION_DATE= 2018-03-25 + BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libjson-glib-1.0.so:devel/json-glib \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802251151.w1PBpYdj057893>