mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13bbe244c4
build environment. Because option of ``-traditional'' was added by jtex-1.52/configure, and failed in build phase. I found that ``configure'' was broken if we make this ports with crontab. In jtex-1.52/configure, next C program was compiled and executed. With terminal (normal) environment, ioctl was successful. But with crontab, ioctl was failed. ---- #include <sys/types.h> #include <sgtty.h> main() { struct sgttyb t; exit(ioctl(0, TIOCGETP, &t) == 0); } ---- I referred configure file which was generated by autoconf ver.2.13 and update jtex-1.52/configure file for ``-traditional'' and unbreak this port. |
||
---|---|---|
.. | ||
ascii-makefile | ||
ascii-setup.sh | ||
both-makefile | ||
linkselect.sh | ||
ntt-EUC.patch | ||
ntt-JIS.patch | ||
ntt-makefile | ||
ntt-setup.sh | ||
ntt-SJIS.patch | ||
patch-aa | ||
patch-ab | ||
patch-ac | ||
patch-ad | ||
patch-ae | ||
patch-af | ||
patch-ag | ||
patch-ah | ||
pTeX-JIS-patch.of.patch | ||
select.sh | ||
tfm-add.tar.gz |