mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix manpage install location.
Reported by: kris via pointyhat
This commit is contained in:
parent
3ba76ac614
commit
c50cf0fe19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179556
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ USE_GETOPT_LONG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
CONFIGURE_ENV+= ptyttylib_cv_ptys=BSD LDFLAGS=-lutil
|
CONFIGURE_ENV+= ptyttylib_cv_ptys=BSD LDFLAGS=-lutil
|
||||||
|
CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man
|
||||||
|
|
||||||
MAN1= rlwrap.1
|
MAN1= rlwrap.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue