ALL_TARGET=xtrlock (see the target in Makefile.no-imake). The password-checking code will need modifying to work with OpenBSD.

--
 Sent from a phone, apologies for poor formatting.

On 9 November 2021 05:10:38 Lewis ingraham <louise9...@gmail.com> wrote:

Hello I am trying to port this application, however I keep getting an error
when trying to do a "make build"  and "make port-lib-depends-check".

Application: https://salsa.debian.org/debian/xtrlock/-/tree/master/

Dependencies seem to be: libX11(Though, I suspect that OBSD installs that
by default. Please correct me if I am wrong about ANY of this.)

Going through the documentation this was the best I could find but it
doesn't go into depth on what I should put in for my ALL_Target:
https://man.openbsd.org/bsd.port.mk


When I try to do these I get errors:
OpenOTG$ make port-lib-depends-check
===>  Building for xtrlock-master
make: don't know how to make all
Stop in /usr/obj/ports/xtrlock-master/xtrlock-master
*** Error 2 in /usr/ports/mystuff/x11/xtrlock (/usr/ports/infrastructure/mk/
bsd.port.mk:2956 '/usr/obj/ports/xtrlock-master/.build_done': @c...)
OpenOTG$


OpenOTG$ make build
===>  Building for xtrlock-master
make: don't know how to make all
Stop in /usr/obj/ports/xtrlock-master/xtrlock-master
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2956
'/usr/obj/ports/xtrlock-master/.build_done': @cd
/usr/obj/ports/xtrlock-mast...)
*** Error 2 in /usr/ports/mystuff/x11/xtrlock (/usr/ports/infrastructure/mk/
bsd.port.mk:2602 'build': @lock=xtrlock-master;  export _LOCKS_H...)
OpenOTG$


Thank you,
Lewis I.

Reply via email to