-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Malformed conditional at "make config" #9
Comments
The |
I fixed my bsd.port.mk and still get the error: |
Can you provide me the output of |
When trying to install in a TrueNas Jail(Version 12.1-Release-p13 as well as Version 12.2-Release-p2) I get the error
make: "/usr/share/mk/bsd.port.mk" line 32: Cannot open /usr/ports/Mk/bsd.port.mk make: "/photoprism-freebsd-port/Makefile" line 44: Malformed conditional (${OPSYS} == FreeBSD && ${OSVERSION} > 1100000 && ${OSVERSION} < 1200000)
after the 'make config' command.
The text was updated successfully, but these errors were encountered: