bash-2.05a# cd /usr/ports/x11-fonts/XFree86-4-font100dpi bash-2.05a# make ===> Configuring for XFree86-font100dpi-4.2.0 (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/encodings && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=../../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) making Makefiles in large... mv -f Makefile Makefile.bak including in ./large... depending in ./large... (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/bdf/100dpi && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=../../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) make: don't know how to make /usr/X11R6/bin/ucs2any.pl. Stop *** Error code 2
Responsible Changed From-To: freebsd-ports->anholt I'm now maintaining this.
The only "supported" way of compiling the X ports right now is to use portupgrade (sysutils/portuprgade), due to the dependencies (it can be hard to require the 4.2.0 version when 4.1.0 is already installed). Use portupgrade -Ri XFree86-4-font100dpi for now. However, in this case the dependency can be fixed so I'll leave the PR open. -- Eric Anholt <eta@lclark.edu> http://people.freebsd.org/~anholt/dri/
State Changed From-To: open->closed