devel/geany-plugins

Sergey V. Dyatko sergey.dyatko at gmail.com
Thu Jun 16 11:09:21 UTC 2011


Hi, 

pav@, can you remove BROKEN= from devel/geany-plugins? it doesn't build
with GEANY_GEANYLUA enabled, so quick&dirty patch is:

--- /usr/ports/devel/geany-plugins/Makefile.orig        2011-06-16
13:41:15.000000000 +0300
+++ /usr/ports/devel/geany-plugins/Makefile     2011-06-16
13:42:12.000000000 +0300 @@ -16,8 +16,6 @@ BUILD_DEPENDS=
geany:${PORTSDIR}/devel/geany RUN_DEPENDS=
geany:${PORTSDIR}/devel/geany 
-BROKEN=                does not compile
-
 USE_GMAKE=     yes
 USE_GNOME=     gtk20
 USE_BZIP2=     yes
@@ -28,7 +26,7 @@
                GEANY_GEANYGDB          "GDB support (broken)" off \
                GEANY_GEANYLATEX        "Improve work with LaTeX" on \
                GEANY_GEANYLIPSUM       "GEANYLIPSUM" on \
-               GEANY_GEANYLUA          "LUA support" on \
+               GEANY_GEANYLUA          "LUA support (broken)" off \
                GEANY_GEANYPRJ          "Alternative project
management" on \ GEANY_GEANYSENDMAIL     "Sending mail from geany" on \
                GEANY_GEANYVC           "Version-control systems
support" on \

-- 
wbr, tiger



More information about the freebsd-ports mailing list