Re: NEW: Editors/geany-plugins or Meta/geany-plugins

2022-02-21 Thread Lewis ingraham
Thanks for the clarification. I ended up getting the distfile from geany-plugins website working up to a certain point with make build: 4 warnings generated. mv -f .deps/addons_la-ao_xmltagging.Tpo .deps/addons_la-ao_xmltagging.Plo /usr/bin/libtool --tag=CC--mode=link cc

Re: NEW: Editors/geany-plugins or Meta/geany-plugins

2022-02-21 Thread Stuart Henderson
On 2022/02/20 15:44, Lewis ingraham wrote: > Hello, thank you for responding! I did what you recommended and got much > further in the build > process. However, I ended up getting this error when doing "make build" > Github Version of the > makefile: > > ***

Re: NEW: Editors/geany-plugins or Meta/geany-plugins

2022-02-20 Thread Lewis ingraham
Hello, thank you for responding! I did what you recommended and got much further in the build process. However, I ended up getting this error when doing "make build" Github Version of the makefile: *** /usr/obj/ports/geany-plugins-1.38.0/bin/xgettext was called without devel/gettext,-tools

Re: NEW: Editors/geany-plugins or Meta/geany-plugins

2022-02-20 Thread Stuart Henderson
For reference, the actual problem you're running into is that you need to run autogen.sh to generate the configure script, probably via CONFIGURE_STYLE=autoreconf AUTOCONF_VERSION= 2.71 AUTOMAKE_VERSION= 1.16 AUTORECONF= ./autogen.sh However the correct fix is to

NEW: Editors/geany-plugins or Meta/geany-plugins

2022-02-19 Thread Lewis ingraham
Hello, I wanted to know if anybody could tell me what I am doing wrong with this port? The app that I am trying to port is this: https://github.com/geany/geany-plugins I get this error: OpenOTG$ make build ===> Configuring for geany-plugins-1.38.0 Using