svn commit: r531550 - head/devel/geany-plugin-multiterm
Antoine Brodin
antoine at FreeBSD.org
Sun Apr 12 19:30:30 UTC 2020
Author: antoine
Date: Sun Apr 12 19:30:29 2020
New Revision: 531550
URL: https://svnweb.freebsd.org/changeset/ports/531550
Log:
Mark BROKEN: need to specify gl component with USE_GL
Modified:
head/devel/geany-plugin-multiterm/Makefile
Modified: head/devel/geany-plugin-multiterm/Makefile
==============================================================================
--- head/devel/geany-plugin-multiterm/Makefile Sun Apr 12 19:24:21 2020 (r531549)
+++ head/devel/geany-plugin-multiterm/Makefile Sun Apr 12 19:30:29 2020 (r531550)
@@ -8,6 +8,8 @@ CATEGORIES= devel
MAINTAINER= madpilot at FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
+BROKEN= need to specify gl component with USE_GL
+
BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libgeany.so:devel/geany at gtk2
More information about the svn-ports-head
mailing list