The xvnkb build failed due to using fix environment variables Fix: +CONFIGURE_ENV= LOCALBASE="${LOCALBASE}" X11BASE="${X11BASE}" + .if defined(WITHOUT_XFT) CONFIGURE_ARGS+= --no-xft .else echo "VERSION=$version" > Makefile.cfg Only in vietnamese/xvnkb.orig: patch-configure--0RndJ7ZfBPnJE5NP8gNJq1e9oEuMcK571j1xhugl5VHsmMyt Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -ur vietnamese/xvnkb.orig/Makefile vietnamese/xvnkb/Makefile --- vietnamese/xvnkb.orig/Makefile Wed Oct 26 00:59:58 2005 +++ vietnamese/xvnkb/Makefile Wed Oct 26 01:59:30 2005 @@ -22,6 +22,8 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes How-To-Repeat: build vi-xvnkb with X11BASE different than /usr/X11R6 or /opt/X11R6
State Changed From-To: open->closed Committed. Thanks!