mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Aargh.. fix manpage installation.
This commit is contained in:
parent
62ad8d833b
commit
7f0bfedd0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79354
@ -3,8 +3,10 @@
|
||||
#
|
||||
|
||||
PROG= sb16config
|
||||
BINDIR= ${PREFIX}/bin
|
||||
MAN= sb16config.8
|
||||
|
||||
BINDIR= ${PREFIX}/bin
|
||||
SHAREDIR= ${PREFIX}
|
||||
NOOBJ= yes
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user