mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Correct pty type detection
PR: ports/68808 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: krion (mentor)
This commit is contained in:
parent
bf24b21058
commit
87edb04b27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113270
@ -17,6 +17,7 @@ COMMENT= Readline wrapper
|
||||
USE_GETOPT_LONG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= ptyttylib_cv_ptys=BSD
|
||||
|
||||
MAN1= rlwrap.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user