misc/qman: add missing .include <bsd.port.options.mk>
Reported by: Dan Langille <dan@langille.org> (via private email)
Fixes: bb4434f2ed (misc/qman: add port: More modern man page viewer for our terminals)
This commit is contained in:
@@ -37,6 +37,8 @@ MANPAGES_MESON_ENABLED= man-pages
|
||||
PORTDOCS= BUILDING.md CONTRIBUTING.md DEBUGGING.md OS_SPECIFIC.md \
|
||||
README.md TESTING.md TROUBLESHOOTING.md
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
# FreeBSD 13 is missing /usr/libdata/pkgconfig/ncursesw.pc
|
||||
.if ${OPSYS} == FreeBSD && ${OSREL:R} == 13
|
||||
USES+= ncurses:port
|
||||
|
||||
Reference in New Issue
Block a user