summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-07-09 10:03:38 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-07-09 10:03:38 +0000
commit87edb04b27fa8554da13cdb305be290fbbf663c4 (patch)
tree922e8461474a5b53a23910bd4d5cb2de90e457cd /devel
parentadd datadesigner 0.5 (diff)
Correct pty type detection
PR: ports/68808 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=113270
Diffstat (limited to 'devel')
-rw-r--r--devel/rlwrap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile
index 922493ee67b6..9024ae71f12a 100644
--- a/devel/rlwrap/Makefile
+++ b/devel/rlwrap/Makefile
@@ -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