Skip to content

Commit

Permalink
devel/byacc: Update manpage location (003a571, r523104)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 54d59e5 commit d7601d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/byacc/Makefile
Expand Up @@ -13,11 +13,12 @@ LICENSE= PD
USES= tar:tgz

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
MAKE_ARGS= DEFINES="-DMAXTABLE=INT_MAX"
MAKEFILE= makefile
TEST_TARGET= check

PLIST_FILES= bin/yacc \
man/man1/yacc.1.gz
share/man/man1/yacc.1.gz

.include <bsd.port.mk>

0 comments on commit d7601d2

Please sign in to comment.