=========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for ragel-6.8_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for ./DIST... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for ar... ar checking for ranlib... ranlib checking whether gmake sets $(MAKE)... (cached) yes checking for fig2dev... fig2dev checking for pdflatex... no error: pdflatex is required to build the manual (maybe use --disable-manual) ===> Script "configure" failed unexpectedly. Please report the problem to danilo@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/devel/ragel/work/ragel-6.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/devel/ragel. ===> Cleaning for ragel-6.8_1 build of /usr/ports/devel/ragel ended at Fri Aug 1 10:50:16 CEST 2014 build time: 00:01:17
The ports does not anymore have another provider than texlive now. So you will need to remove TEX_DEFAULT from your make.conf and switch to texlive I have committed to bsd.tex.mk a guard to warn the users about that
Have you commited the texlive stuff that we spoke of before? Michelle