- Use termios instead of sgtty

PR:		113326
Submitted by:	Ed Schouten <ed@fxq.nl>
This commit is contained in:
Martin Wilke 2007-06-06 17:28:46 +00:00
parent b0a184c6ba
commit 9863ab869a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192940
2 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ PORTVERSION= 1.8.4
PORTREVISION= 1
CATEGORIES= japanese editors
MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/
EXTRACT_SUFX= .tgz
DISTNAME= ${PORTNAME}-1.8
EXTRACT_SUFX= .tgz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/jelvis/
PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z

View File

@ -35,7 +35,7 @@
+LIBS= -ltermcap -L${PREFIX}/lib -lcanna
+BIN= ${PREFIX}/bin
+CC= cc
+CFLAGS+= -Dbsd -O -I${PREFIX}/include -D_HAVE_PARAM_H -DNO_EXITCODE -DHAVE_OFF_T -D__386BSD__
+CFLAGS+= -Dbsd -O -I${PREFIX}/include -D_HAVE_PARAM_H -DNO_EXITCODE -DHAVE_OFF_T -D__386BSD__ -DTERMIOS
+SMALL=
+LARGE=
+OF= -o ""