Unbreak: properly install man pages and fix pkgconfig file in PLIST.

No bump because this could not package.
This commit is contained in:
ajacoutot 2023-01-12 07:31:42 +00:00
parent b1cad98af9
commit df381e51fb
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ USE_GMAKE = Yes
MAKE_FLAGS = CC="${CC}"
FAKE_FLAGS = DESTDIR=${WRKINST}\
PREFIX=${PREFIX}\
MANDIR=${DESTDIR}${PREFIX}/man
MANDIR=${PREFIX}/man
TEST_TARGET = check

View File

@ -1,4 +1,4 @@
@bin bin/scdoc
lib/pkgconfig/scdoc.pc
@man man/man1/scdoc.1
@man man/man5/scdoc.5
share/pkgconfig/scdoc.pc